.mw-tablet {
  max-width: 844px;
}

body {
  color: #222222;
  font-family: "JosefinSans";
  overflow-x: hidden;
}

.center-vertical-and-horizontal .content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.skip a {
  border: solid 2px #9A3374;
  background: #ffffff;
}
.skip a:hover {
  border-color: #830051;
}
.skip a:focus {
  border-color: #830051;
}

.bg-warm-grey .inner-section h2 {
  color: #830051;
}

.bg-mulberry-light h2 {
  color: #830051;
}

.border-bottom {
  border-bottom: solid 2px #f0f0e9;
}

hr {
  border: solid 1px #f0f0e9;
}

.m-expanding {
  border-top: solid 1px #E0E0E0;
}

.filtration p {
  color: #222222;
}

.o-page-author {
  border-top: solid 1px #E0E0E0;
  border-bottom: solid 8px #F6CD66;
}
.o-page-author > div p {
  color: #666666;
}
.o-page-author > div p.caption {
  color: #666666;
}

.top-article {
  border-bottom: none;
  padding-bottom: 0;
}
.top-article h1 {
  margin-bottom: 0;
  margin-top: 48px;
}

.less-margin-below-block .inner-section {
  padding-bottom: 0;
}

_::-webkit-full-page-media, _:future, :root h1 {
  font-weight: normal;
}

_::-webkit-full-page-media, _:future, :root h2 {
  font-weight: normal;
}

_::-webkit-full-page-media, _:future, :root h2.subheading > p {
  font-weight: normal;
}

_::-webkit-full-page-media, _:future, :root h3 {
  font-weight: normal;
}

_::-webkit-full-page-media, _:future, :root h4 {
  font-weight: normal;
}

_::-webkit-full-page-media, _:future, :root h5 {
  font-weight: normal;
}

/* Safari 10.1+ */
@media not all and (-webkit-min-device-pixel-ratio: 0), not all and (min-resolution: 0.001dpcm) {
  h1, h2, h3, h4, h5 {
    font-weight: normal;
  }
}
body.styleguide {
  background: #f0f0e9;
}
body.styleguide h1.styleguide-headline {
  font-family: "JosefinSans";
  color: #830051;
}
body.styleguide h2.styleguide-headline {
  color: #666666;
}
body.styleguide hr {
  border-color: #fbfbf9;
}
body.styleguide hr:last-of-type {
  border-color: #f0f0e9;
}
body.styleguide.grid .inner-section > div {
  background: #830051;
  color: #ffffff;
}

.styleguide-headline {
  font-family: "JosefinSans-light";
  color: #999999;
}

body.styleguide.organisms {
  background: #f8f8f3;
}

@media print {
  header, footer, .o-callout, .o-link-block-container, .o-hero {
    display: none;
  }
  .o-cards {
    display: block;
  }
  .o-cards .m-card {
    display: inline-block;
    width: 30%;
  }
  .o-50-50 {
    display: block;
  }
  .o-50-50 > div {
    display: inline-block;
    width: 48%;
  }
  .o-50-50 .m-card {
    width: 48%;
    display: inline-block;
  }
  .o-carousel, .inner-section {
    display: none;
  }
  .quiz {
    background: none;
  }
  .quiz .slick-slider .slick-track {
    transform: none !important;
    width: 100% !important;
  }
  .quiz .slick-slider .slick-track .m-quiz-slide {
    width: 100% !important;
    padding-top: 0;
    min-height: auto;
    height: auto;
  }
  .quiz .slick-slider .slick-track .m-quiz-slide .question {
    padding-bottom: 0;
  }
  .quiz .slick-slider .slick-track .m-quiz-slide .question .nav-buttons {
    display: none;
  }
  .quiz .slick-slider .slick-track .m-quiz-slide .question fieldset {
    display: inline-block;
  }
  .quiz .slick-slider .slick-track .m-quiz-slide .question .answer {
    display: inline-block;
    width: 50px;
    height: 50px;
    font-size: 14px;
    margin-top: 0;
  }
  .quiz .slick-slider .slick-track .m-quiz-slide .question .infotext {
    font-size: 0.8em;
  }
  .quiz .slick-slider .slick-track .m-quiz-slide .question h2 {
    font-size: 0.9em;
    margin-bottom: 0;
  }
  .quiz .slick-slider .slick-track .m-quiz-slide.start .a-btn, .quiz .slick-slider .slick-track .m-quiz-slide.end .a-btn {
    display: none;
  }
  .quiz .slick-slider .slick-track .m-quiz-slide.start .form-field.select, .quiz .slick-slider .slick-track .m-quiz-slide.end .form-field.select {
    display: none;
  }
  .quiz .slick-dots {
    display: none !important;
  }
  .quiz.bg-warm-grey {
    background: none;
  }
}
.black-80 {
  color: #222222;
}

.black-60 {
  color: #666666;
}

.black-20 {
  color: #999999;
}

.white {
  color: #ffffff;
}

.mulberry-100 {
  color: #830051;
}

.yellow-60 {
  color: #F6CD66;
}

.bg-white {
  background: #ffffff;
}

.bg-white-without-overlay {
  background: #ffffff;
}

.bg-mulberry {
  background: #830051;
}
.bg-mulberry .inner-section .content h2, .bg-mulberry .inner-section .content h3, .bg-mulberry .inner-section .content p {
  color: #FCE6C2;
}

.bg-mulberry-light {
  background: #d7b9cc;
}

.bg-yellow {
  background: #FCEECC;
}

.bg-dark-yellow {
  background: #F6CD66;
}

.bg-warm-grey {
  background: #f8f8f3;
}

.bg-primary-red {
  background: #EF4123;
}
.bg-primary-red h2, .bg-primary-red h3, .bg-primary-red h4, .bg-primary-red p {
  color: #ffffff !important;
}

.bg-yellow-light {
  background: #fdf2e0;
}

.bg-yellow-light-bg {
  background: #fffbf6;
}

.bg-grey {
  background: #BDB3A3;
}
.bg-grey h2, .bg-grey h3, .bg-grey h4, .bg-grey p {
  color: #222222 !important;
}

@font-face {
  font-family: "Material Icons";
  font-style: normal;
  font-weight: 400;
  src: url("../../Default/fonts/MaterialIcons-Regular.eot"); /* For IE6-8 */
  src: local("Material Icons"), local("MaterialIcons-Regular"), url("../../Default/fonts/MaterialIcons-Regular.woff2") format("woff2"), url("../../Default/fonts/MaterialIcons-Regular.woff") format("woff"), url("../../Default/fonts/MaterialIcons-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "JosefinSans-extra-light";
  src: url("../fonts/JosefinSans-ExtraLight.ttf") format("truetype");
  font-style: normal;
  font-weight: 200;
}
@font-face {
  font-family: "JosefinSans-light";
  src: url("../fonts/JosefinSans-Light.ttf") format("truetype");
  font-style: normal;
  font-weight: 300;
}
@font-face {
  font-family: "JosefinSans";
  src: url("../fonts/JosefinSans-Regular.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "JosefinSans-italic";
  src: url("../fonts/JosefinSans-Italic.ttf") format("truetype");
  font-style: italic;
  font-weight: 400;
}
@font-face {
  font-family: "JosefinSans-medium";
  src: url("../fonts/JosefinSans-Medium.ttf") format("truetype");
  font-style: normal;
  font-weight: 500;
}
@font-face {
  font-family: "JosefinSans-semibold";
  src: url("../fonts/JosefinSans-SemiBold.ttf") format("truetype");
  font-style: normal;
  font-weight: 600;
}
@font-face {
  font-family: "JosefinSans-bold";
  src: url("../fonts/JosefinSans-Bold.ttf") format("truetype");
  font-style: normal;
  font-weight: 700;
}
body {
  font-family: "JosefinSans";
}

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4, .o-callout.gradient-overlay .inner-background .headline p, .o-callout.bg-gradient-overlay .inner-background .headline p, .o-callout.gradient-overlay .inner-background .headline h3 > p, .o-callout.bg-gradient-overlay .inner-background .headline h3 > p, .o-callout.gradient-overlay .inner-background .content p, .o-callout.bg-gradient-overlay .inner-background .content p, .o-callout.gradient-overlay .inner-background .content h3 > p, .o-callout.bg-gradient-overlay .inner-background .content h3 > p,
h5, .h5,
h6, .h6 {
  font-family: "JosefinSans-bold";
  line-height: 1.2;
  color: #222222;
}
h1.center, .h1.center,
h2.center, .h2.center,
h3.center, .h3.center,
h4.center, .h4.center, .o-callout.gradient-overlay .inner-background .headline p.center, .o-callout.bg-gradient-overlay .inner-background .headline p.center, .o-callout.gradient-overlay .inner-background .content p.center, .o-callout.bg-gradient-overlay .inner-background .content p.center,
h5.center, .h5.center,
h6.center, .h6.center {
  text-align: center;
}
h1.right, .h1.right,
h2.right, .h2.right,
h3.right, .h3.right,
h4.right, .h4.right, .o-callout.gradient-overlay .inner-background .headline p.right, .o-callout.bg-gradient-overlay .inner-background .headline p.right, .o-callout.gradient-overlay .inner-background .content p.right, .o-callout.bg-gradient-overlay .inner-background .content p.right,
h5.right, .h5.right,
h6.right, .h6.right {
  text-align: right;
}
h1.subheading > p, .h1.subheading > p,
h2.subheading > p, .h2.subheading > p,
h3.subheading > p, .h3.subheading > p,
h4.subheading > p, .h4.subheading > p, .o-callout.gradient-overlay .inner-background .headline p.subheading > p, .o-callout.bg-gradient-overlay .inner-background .headline p.subheading > p, .o-callout.gradient-overlay .inner-background .content p.subheading > p, .o-callout.bg-gradient-overlay .inner-background .content p.subheading > p,
h5.subheading > p, .h5.subheading > p,
h6.subheading > p, .h6.subheading > p {
  font-size: 1em;
}

.display {
  font-size: 3.5em;
  line-height: 1.3;
}

h1, .h1 {
  font-family: "JosefinSans-bold";
  font-size: 3.5rem;
  line-height: 3.5rem;
}

h2, .h2 {
  font-family: "JosefinSans-bold";
  font-size: 2.141rem;
  line-height: 2.8rem;
  position: relative;
}
h2:after, .h2:after {
  content: "";
  left: 0;
  right: 0;
  width: 30%;
  height: 4px;
  background: transparent;
  bottom: -12px;
  position: absolute;
  margin: 0 auto;
}
h2.Form__Title, .h2.Form__Title {
  text-align: center;
  margin-bottom: 48px;
}
h2.subheading, .h2.subheading {
  line-height: 1.3;
}

h3, .h3 {
  font-size: 1.5em;
  line-height: 1.3;
}
h3.small, .h3.small {
  font-size: 1.5em;
}

h4, .h4, .o-callout.gradient-overlay .inner-background .headline p, .o-callout.bg-gradient-overlay .inner-background .headline p, .o-callout.gradient-overlay .inner-background .headline h3 > p, .o-callout.bg-gradient-overlay .inner-background .headline h3 > p, .o-callout.gradient-overlay .inner-background .content p, .o-callout.bg-gradient-overlay .inner-background .content p, .o-callout.gradient-overlay .inner-background .content h3 > p, .o-callout.bg-gradient-overlay .inner-background .content h3 > p {
  font-size: 1.3em;
  line-height: 1.3;
}

h5, .h5 {
  font-size: 1.25em;
  line-height: 1.3;
}

h6, .h6 {
  font-size: 1em;
  line-height: 1.3;
}

p, .p, small, p.smaller, .smaller, p.small, p.bold, .bold, strong, p.ingress, .ingress, .o-hero.image-right h2.subheading p {
  font-size: 1em;
  font-family: "JosefinSans";
  margin: 16px 0;
  line-height: 1.4;
  color: #222222;
}
p span.bold, .p span.bold, small span.bold, .smaller span.bold, .bold span.bold, strong span.bold, .ingress span.bold, .o-hero.image-right h2.subheading p span.bold {
  font-family: "JosefinSans-bold";
}
p.uppercase, .p.uppercase, small.uppercase, .uppercase.smaller, .uppercase.bold, strong.uppercase, .uppercase.ingress, .o-hero.image-right h2.subheading p.uppercase {
  text-transform: uppercase;
}

p + p,
p + .p,
p + small,
p + .smaller,
p + p.small,
p + .bold,
p + strong,
p + .ingress,
.o-hero.image-right h2.subheading p + p,
.p + p,
small + p,
.smaller + p,
p.small + p,
.bold + p,
strong + p,
.ingress + p,
.p + .p,
small + .p,
.smaller + .p,
.p + small,
small + small,
.smaller + small,
p.small + small,
.p + .smaller,
small + .smaller,
.smaller + .smaller,
small + p.small,
.bold + .p,
.bold + small,
.bold + .smaller,
strong + .p,
strong + small,
strong + .smaller,
strong + p.small,
.p + .bold,
small + .bold,
.smaller + .bold,
.bold + .bold,
strong + .bold,
.p + strong,
small + strong,
.smaller + strong,
p.small + strong,
.bold + strong,
strong + strong,
.ingress + .p,
.o-hero.image-right h2.subheading p + .p,
.ingress + small,
.o-hero.image-right h2.subheading p + small,
.ingress + .smaller,
.o-hero.image-right h2.subheading p + .smaller,
.ingress + .bold,
.o-hero.image-right h2.subheading p + .bold,
.ingress + strong,
.o-hero.image-right h2.subheading p + strong,
.p + .ingress,
.o-hero.image-right h2.subheading .p + p,
small + .ingress,
.o-hero.image-right h2.subheading small + p,
.smaller + .ingress,
.o-hero.image-right h2.subheading .smaller + p,
.bold + .ingress,
.o-hero.image-right h2.subheading .bold + p,
strong + .ingress,
.o-hero.image-right h2.subheading strong + p,
.ingress + .ingress,
.o-hero.image-right h2.subheading p + .ingress,
.o-hero.image-right h2.subheading .ingress + p {
  margin-top: 0;
}

p.ingress, .ingress, .o-hero.image-right h2.subheading p {
  margin: 24px 0 48px !important;
  font-family: "JosefinSans";
  font-weight: 300;
  font-size: 1.2em;
  line-height: 1.4;
}
p.ingress.bold, .o-hero.image-right h2.subheading p.bold, .ingress.bold {
  font-family: "JosefinSans-bold";
}
p.ingress.center, .o-hero.image-right h2.subheading p.center, .ingress.center {
  text-align: center;
}
p.ingress > p, .o-hero.image-right h2.subheading p > p, .ingress > p {
  margin: 32px 0 48px;
  font-family: "JosefinSans";
  font-weight: 300;
  font-size: 1.1em;
  line-height: 1.5;
}

p.italic {
  font-family: "JosefinSans-italic";
}

p.bold, .bold, strong {
  font-family: "JosefinSans-bold";
}

small, p.smaller, .smaller, p.small {
  font-size: 0.9em;
}

p.caption, .caption {
  font-family: "JosefinSans-light";
  text-transform: uppercase;
  font-size: 0.9em;
  line-height: 1.2;
  margin: 0;
  letter-spacing: 0.5px;
  color: #000000;
}
p.caption.bold, .caption.bold {
  font-family: "JosefinSans-bold";
  font-size: 0.9em;
}
p.caption.small, .caption.small {
  font-size: 0.8em;
}
p.caption.med, .caption.med {
  font-size: 0.85em;
}

.published-date {
  display: none;
}

p.error {
  color: #EF4123;
  margin: 4px 0;
  font-size: 0.9em;
  line-height: 1.5;
}

p.tagname {
  text-transform: uppercase;
  margin: 1em 0;
  font-family: "JosefinSans-bold";
  font-size: 0.8em;
  line-height: 1.3;
  background: #666666;
  border-radius: 4px;
  width: -moz-max-content;
  width: max-content;
  padding: 4px 8px;
}

ul li, ol li {
  font-size: 1em;
  font-family: "JosefinSans";
  line-height: 32px;
}

@media (min-width: 768px) {
  h1 .sub-heading, .h1 .sub-heading,
  h2 .sub-heading, .h2 .sub-heading,
  h3 .sub-heading, .h3 .sub-heading,
  h4 .sub-heading, .h4 .sub-heading, .o-callout.gradient-overlay .inner-background .headline p .sub-heading, .o-callout.bg-gradient-overlay .inner-background .headline p .sub-heading, .o-callout.gradient-overlay .inner-background .content p .sub-heading, .o-callout.bg-gradient-overlay .inner-background .content p .sub-heading,
  h5 .sub-heading, .h5 .sub-heading,
  h6 .sub-heading, .h6 .sub-heading {
    font-size: 1.5em;
    line-height: 1.5;
  }
  h1.subheading > p, .h1.subheading > p,
  h2.subheading > p, .h2.subheading > p,
  h3.subheading > p, .h3.subheading > p,
  h4.subheading > p, .h4.subheading > p, .o-callout.gradient-overlay .inner-background .headline p.subheading > p, .o-callout.bg-gradient-overlay .inner-background .headline p.subheading > p, .o-callout.gradient-overlay .inner-background .content p.subheading > p, .o-callout.bg-gradient-overlay .inner-background .content p.subheading > p,
  h5.subheading > p, .h5.subheading > p,
  h6.subheading > p, .h6.subheading > p {
    font-size: 1.125em;
  }
  .display {
    font-size: 3.5em;
    line-height: 1.3;
  }
  h1, .h1 {
    font-size: 5rem;
    line-height: 5rem;
    letter-spacing: 0em;
  }
  h2, .h2 {
    font-size: 2.441rem;
    line-height: 1.3;
    position: relative;
  }
  h3, .h3 {
    font-size: 1.7em;
    line-height: 1.3;
  }
  h4, .h4, .o-callout.gradient-overlay .inner-background .headline p, .o-callout.bg-gradient-overlay .inner-background .headline p, .o-callout.gradient-overlay .inner-background .headline h3 > p, .o-callout.bg-gradient-overlay .inner-background .headline h3 > p, .o-callout.gradient-overlay .inner-background .content p, .o-callout.bg-gradient-overlay .inner-background .content p, .o-callout.gradient-overlay .inner-background .content h3 > p, .o-callout.bg-gradient-overlay .inner-background .content h3 > p {
    font-size: 1.3em;
    line-height: 1.3;
  }
  h5, .h5 {
    font-size: 1.25em;
    line-height: 1.3;
  }
  h6, .h6 {
    font-size: 1em;
    line-height: 1.3;
  }
  p, .p, p.ingress, .ingress, .o-hero.image-right h2.subheading p, p.bold, .bold, strong, small, p.smaller, .smaller, p.small {
    font-size: 1.13em;
    line-height: 24px;
    margin: 24px 0;
  }
  small, p.smaller, .smaller {
    font-size: 0.9em;
    line-height: 1.3;
  }
  p.ingress, .ingress, .o-hero.image-right h2.subheading p {
    font-size: 1.5em;
    line-height: 1.33;
  }
  p.ingress > p, .o-hero.image-right h2.subheading p > p, .ingress > p {
    margin: 32px 0 48px;
    font-family: "JosefinSans";
    font-weight: 300;
    font-size: 1.25em;
    line-height: 1.3;
  }
  p.tagname {
    font-size: 0.9em;
    line-height: 1.3;
  }
  small, p.smaller, .smaller, p.small {
    font-size: 0.9em;
  }
  ul li, ol li {
    font-size: 1.1em;
  }
}
@media (min-width: 1024px) {
  .display {
    font-size: 3.5em;
    line-height: 1.3;
  }
  h1, .h1 {
    font-size: 7rem;
    line-height: 7rem;
    letter-spacing: 0em;
  }
  h2, .h2 {
    font-size: 3rem;
    line-height: 1.3;
    position: relative;
  }
  h3, .h3 {
    font-size: 1.7em;
    line-height: 1.3;
  }
  h4, .h4, .o-callout.gradient-overlay .inner-background .headline p, .o-callout.bg-gradient-overlay .inner-background .headline p, .o-callout.gradient-overlay .inner-background .headline h3 > p, .o-callout.bg-gradient-overlay .inner-background .headline h3 > p, .o-callout.gradient-overlay .inner-background .content p, .o-callout.bg-gradient-overlay .inner-background .content p, .o-callout.gradient-overlay .inner-background .content h3 > p, .o-callout.bg-gradient-overlay .inner-background .content h3 > p {
    font-size: 1.3em;
    line-height: 1.3;
  }
  h5, .h5 {
    font-size: 1.25em;
    line-height: 1.3;
  }
  h6, .h6 {
    font-size: 1em;
    line-height: 1.3;
  }
  small, p.smaller, .smaller, p.small {
    font-size: 0.9em;
  }
  p {
    margin: 32px 0;
    font-size: 1.13em;
  }
}
.a-btn a {
  font-family: "JosefinSans-bold";
}

.a-btn.primary a, .a-btn.primary input, .a-btn.primary span {
  background: #EF4123;
  color: #ffffff;
  line-height: 48px;
  font-size: 16px;
}
.a-btn.primary a {
  padding: 0 32px;
}
.a-btn.primary:hover a, .a-btn.primary:hover input {
  text-decoration: none;
  color: #ffffff;
}

.a-btn.primary.white a {
  background: #ffffff;
  color: #000000;
}
.a-btn.primary.mulberry a {
  background: #830051;
  color: #F6CD66;
}
.a-btn.primary.mulberry:hover a {
  background: #9A3374;
}

.a-btn.download a:after {
  font-size: 22px;
}

.a-btn.video a:after {
  font-size: 22px;
}

.a-btn.primary.disable:hover a {
  background: #F6CD66;
}
.a-btn.primary.disable.white:hover a {
  background: #ffffff;
}

.a-btn.secondary a::before {
  background: #EBD6E3;
}
.a-btn.secondary:hover a:before {
  background: #830051;
}

.a-btn.primary.big-btn a {
  font-size: 16px;
}

.a-btn.primary.small-btn a {
  line-height: 32px;
  font-size: 13px;
}

.a-btn.secondary.disable:hover a:before {
  background: #EBD6E3;
}

.play-btn p {
  background: #ffffff;
  color: #830051;
  font-family: "JosefinSans-bold";
  font-size: 16px;
  line-height: 1.4;
  padding: 4px 16px;
}
.play-btn p span:after {
  color: #830051;
  font-size: 24px;
}

@media (min-width: 768px) {
  .a-btn.primary.big-btn a {
    font-size: 18px;
  }
}
a, .a {
  font-family: "JosefinSans-bold";
  color: #EF4123;
  line-height: 24px;
  font-size: 16px;
}

a.arrow:after {
  font-size: 16px;
}

a.external, p > a.external {
  text-decoration-color: #EF4123;
  text-decoration-thickness: 1px;
  text-underline-offset: 1px;
}
a.external::after, p > a.external::after {
  font-size: 16px;
}
a.external:hover, p > a.external:hover {
  text-decoration-color: #EF4123;
}

.a-block {
  color: #222222;
}

p > a,
.p > a,
.ingress > a,
.o-hero.image-right h2.subheading p > a,
.bold > a,
strong > a,
small > a,
.smaller > a,
p.small > a {
  font-family: "JosefinSans-bold";
  word-break: break-all;
  text-decoration-color: #EF4123;
  text-decoration-thickness: 1px;
  text-underline-offset: 1px;
}
p > a:hover,
.p > a:hover,
.ingress > a:hover,
.o-hero.image-right h2.subheading p > a:hover,
.bold > a:hover,
strong > a:hover,
small > a:hover,
.smaller > a:hover {
  text-decoration-color: #EF4123;
}
p > a::before,
.p > a::before,
.ingress > a::before,
.o-hero.image-right h2.subheading p > a::before,
.bold > a::before,
strong > a::before,
small > a::before,
.smaller > a::before,
p.small > a::before {
  background: #EF4123;
}
p > a:hover:before,
.p > a:hover:before,
.ingress > a:hover:before,
.o-hero.image-right h2.subheading p > a:hover:before,
.bold > a:hover:before,
strong > a:hover:before,
small > a:hover:before,
.smaller > a:hover:before {
  background: #EF4123;
}

ul.main-dropdown > li.menu-item > a, ul.main-dropdown > li.menu-item > .menu-button {
  font-family: "JosefinSans-bold";
}
ul.main-dropdown > li.menu-item > a span, ul.main-dropdown > li.menu-item > .menu-button span {
  border-bottom: solid 4px #830051;
}
ul.main-dropdown > li.menu-item.active > a span, ul.main-dropdown > li.menu-item.active > .menu-button span {
  border-bottom: solid 4px #830051;
}
ul.main-dropdown > li.menu-item:hover > a span, ul.main-dropdown > li.menu-item:hover > .menu-button span {
  border-bottom: solid 4px #830051;
}

h2 > a, .h2 > a,
h3 > a, .h3 > a,
h4 > a, .h4 > a, .o-callout.gradient-overlay .inner-background .headline p > a, .o-callout.bg-gradient-overlay .inner-background .headline p > a, .o-callout.gradient-overlay .inner-background .content p > a, .o-callout.bg-gradient-overlay .inner-background .content p > a,
a > h2, a > .h2,
a > h3, a > .h3,
a > h4, a > .h4, .o-callout.gradient-overlay .inner-background .headline a > p, .o-callout.bg-gradient-overlay .inner-background .headline a > p, .o-callout.gradient-overlay .inner-background .content a > p, .o-callout.bg-gradient-overlay .inner-background .content a > p {
  font-family: "JosefinSans-light";
}
h2 > a:before, .h2 > a:before,
h3 > a:before, .h3 > a:before,
h4 > a:before, .h4 > a:before, .o-callout.gradient-overlay .inner-background .headline p > a:before, .o-callout.bg-gradient-overlay .inner-background .headline p > a:before, .o-callout.gradient-overlay .inner-background .content p > a:before, .o-callout.bg-gradient-overlay .inner-background .content p > a:before,
a > h2:before, a > .h2:before,
a > h3:before, a > .h3:before,
a > h4:before, a > .h4:before, .o-callout.gradient-overlay .inner-background .headline a > p:before, .o-callout.bg-gradient-overlay .inner-background .headline a > p:before, .o-callout.gradient-overlay .inner-background .content a > p:before, .o-callout.bg-gradient-overlay .inner-background .content a > p:before {
  content: "";
  background: rgba(131, 0, 81, 0);
}
h2 > a:hover::before, .h2 > a:hover::before,
h3 > a:hover::before, .h3 > a:hover::before,
h4 > a:hover::before, .h4 > a:hover::before, .o-callout.gradient-overlay .inner-background .headline p > a:hover::before, .o-callout.bg-gradient-overlay .inner-background .headline p > a:hover::before, .o-callout.gradient-overlay .inner-background .content p > a:hover::before, .o-callout.bg-gradient-overlay .inner-background .content p > a:hover::before,
a > h2:hover::before, a > .h2:hover::before,
a > h3:hover::before, a > .h3:hover::before,
a > h4:hover::before, a > .h4:hover::before, .o-callout.gradient-overlay .inner-background .headline a > p:hover::before, .o-callout.bg-gradient-overlay .inner-background .headline a > p:hover::before, .o-callout.gradient-overlay .inner-background .content a > p:hover::before, .o-callout.bg-gradient-overlay .inner-background .content a > p:hover::before {
  background: #830051;
}

li.menu-item a, li.menu-item .menu-button {
  color: #222222;
}

.m-card .inner-card h1, .m-card .inner-card .h1 {
  line-height: 54px;
}
.m-card .inner-card h2, .m-card .inner-card .h2 {
  line-height: 40px;
}
.m-card .inner-card h3, .m-card .inner-card .h3 {
  line-height: 34px;
}
.m-card .inner-card h4, .m-card .inner-card .h4, .m-card .inner-card .o-callout.gradient-overlay .inner-background .headline p, .o-callout.gradient-overlay .inner-background .headline .m-card .inner-card p, .m-card .inner-card .o-callout.bg-gradient-overlay .inner-background .headline p, .o-callout.bg-gradient-overlay .inner-background .headline .m-card .inner-card p, .m-card .inner-card .o-callout.gradient-overlay .inner-background .content p, .o-callout.gradient-overlay .inner-background .content .m-card .inner-card p, .m-card .inner-card .o-callout.bg-gradient-overlay .inner-background .content p, .o-callout.bg-gradient-overlay .inner-background .content .m-card .inner-card p {
  line-height: 30px;
}
.m-card .inner-card h5, .m-card .inner-card .h5 {
  line-height: 24px;
}
.m-card .inner-card h6, .m-card .inner-card .h6 {
  line-height: 24px;
}

@media (min-width: 768px) {
  a {
    line-height: 28px;
    font-size: 18px;
  }
  a.arrow:after {
    font-size: 24px;
  }
  a.external::after {
    font-size: 16px;
  }
  .m-card .inner-card h1, .m-card .inner-card .h1 {
    line-height: 58px;
  }
  .m-card .inner-card h2, .m-card .inner-card .h2 {
    line-height: 54px;
  }
  .m-card .inner-card h3, .m-card .inner-card .h3 {
    line-height: 40px;
  }
  .m-card .inner-card h4, .m-card .inner-card .h4, .m-card .inner-card .o-callout.gradient-overlay .inner-background .headline p, .o-callout.gradient-overlay .inner-background .headline .m-card .inner-card p, .m-card .inner-card .o-callout.bg-gradient-overlay .inner-background .headline p, .o-callout.bg-gradient-overlay .inner-background .headline .m-card .inner-card p, .m-card .inner-card .o-callout.gradient-overlay .inner-background .content p, .o-callout.gradient-overlay .inner-background .content .m-card .inner-card p, .m-card .inner-card .o-callout.bg-gradient-overlay .inner-background .content p, .o-callout.bg-gradient-overlay .inner-background .content .m-card .inner-card p {
    line-height: 34px;
  }
  .m-card .inner-card h5, .m-card .inner-card .h5 {
    line-height: 30px;
  }
  .m-card .inner-card h6, .m-card .inner-card .h6 {
    line-height: 24px;
  }
}
@media (min-width: 1024px) {
  .m-card .inner-card h1, .m-card .inner-card .h1 {
    line-height: 72px;
  }
  .m-card .inner-card h2, .m-card .inner-card .h2 {
    line-height: 58px;
  }
  .m-card .inner-card h3, .m-card .inner-card .h3 {
    line-height: 54px;
  }
  .m-card .inner-card h4, .m-card .inner-card .h4, .m-card .inner-card .o-callout.gradient-overlay .inner-background .headline p, .o-callout.gradient-overlay .inner-background .headline .m-card .inner-card p, .m-card .inner-card .o-callout.bg-gradient-overlay .inner-background .headline p, .o-callout.bg-gradient-overlay .inner-background .headline .m-card .inner-card p, .m-card .inner-card .o-callout.gradient-overlay .inner-background .content p, .o-callout.gradient-overlay .inner-background .content .m-card .inner-card p, .m-card .inner-card .o-callout.bg-gradient-overlay .inner-background .content p, .o-callout.bg-gradient-overlay .inner-background .content .m-card .inner-card p {
    line-height: 40px;
  }
  .m-card .inner-card h5, .m-card .inner-card .h5 {
    line-height: 34px;
  }
  .m-card .inner-card h6, .m-card .inner-card .h6 {
    line-height: 30px;
  }
}
a.pag {
  font-family: "JosefinSans-light";
  color: #666666;
  background: #ffffff;
  border: solid 1px #E0E0E0;
}
a.pag:hover {
  border-color: #9A3374;
  color: #9A3374;
}
a.pag.active {
  border-color: #9A3374;
  color: #9A3374;
  font-family: "JosefinSans-bold";
}

a.pag.next:before {
  font-size: 22px;
  line-height: 25px;
}

a.pag.prev:before {
  font-size: 22px;
  line-height: 25px;
}

a.pag.disable {
  border-color: #E0E0E0;
  color: #999999;
}
a.pag.disable:hover {
  border-color: #E0E0E0;
  color: #999999;
}

a.pill, .pill {
  font-family: "JosefinSans-bold";
  background: #ffffff;
  border: solid 1px #EBD6E3;
}
a.pill.active, .pill.active {
  background: #EBD6E3;
  border-color: #830051;
}
a.pill:hover, .pill:hover {
  background: #EBD6E3;
}
a.pill.disable:hover, .pill.disable:hover {
  background: #ffffff;
}

.content-video .playButton {
  background: #ffffff;
  color: #9A3374;
  font-family: "JosefinSans-bold";
}
.content-video .playButton:hover {
  background: #ffffff;
  color: #830051;
}

.video-js .vjs-big-play-button .vjs-icon-placeholder {
  background: #ffffff !important;
}
.video-js .vjs-big-play-button .vjs-icon-placeholder:before {
  content: "Play";
  color: #830051;
  font-family: "JosefinSans-bold";
}
.video-js .vjs-big-play-button .vjs-icon-placeholder:after {
  color: #830051;
}
.video-js .vjs-big-play-button .vjs-icon-placeholder:hover {
  background: #ffffff;
}

p.image-caption {
  color: #666666;
  font-size: 16px;
  line-height: 18px;
}
p.image-caption strong {
  color: #666666;
  font-family: "JosefinSans-bold";
  font-size: 16px;
  line-height: 18px;
}

.icon.background {
  background: #FCEECC;
}

.modal-container .modal .close-icon:before {
  font-family: "JosefinSans-bold";
}

.aud-ind {
  background: #fdf2e0;
}
.aud-ind p {
  color: #000000;
  font-size: 13px;
  font-family: "JosefinSans";
}

@media (min-width: 1024px) {
  .aud-ind .inner {
    align-items: center;
    max-width: unset;
    padding: 8px 48px;
  }
  .aud-ind .inner img {
    margin-bottom: 8px;
  }
}
.bg-warm-grey .o-cards .m-card .textfield h3,
.bg-warm-grey .o-cards .m-card .textfield h3 span,
.bg-warm-grey .o-cards .m-card .textfield p {
  color: #830051;
}

.m-card .inner-card .textfield p {
  color: #666666;
}
.m-card:hover .inner-card {
  box-shadow: 0px 8px 8px rgba(0, 0, 0, 0.12);
  box-shadow: none;
}

.m-card.text-only .inner-card .textfield h1 p,
.m-card.text-only .inner-card .textfield .h1 p,
.m-card.text-only .inner-card .textfield .h2 p,
.m-card.text-only .inner-card .textfield h2 p,
.m-card.text-only .inner-card .textfield h3 p,
.m-card.text-only .inner-card .textfield .h3 p,
.m-card.text-only .inner-card .textfield h4 p,
.m-card.text-only .inner-card .textfield .h4 p,
.m-card.text-only .inner-card .textfield .o-callout.gradient-overlay .inner-background .headline p p,
.o-callout.gradient-overlay .inner-background .headline .m-card.text-only .inner-card .textfield p p,
.m-card.text-only .inner-card .textfield .o-callout.bg-gradient-overlay .inner-background .headline p p,
.o-callout.bg-gradient-overlay .inner-background .headline .m-card.text-only .inner-card .textfield p p,
.m-card.text-only .inner-card .textfield .o-callout.gradient-overlay .inner-background .content p p,
.o-callout.gradient-overlay .inner-background .content .m-card.text-only .inner-card .textfield p p,
.m-card.text-only .inner-card .textfield .o-callout.bg-gradient-overlay .inner-background .content p p,
.o-callout.bg-gradient-overlay .inner-background .content .m-card.text-only .inner-card .textfield p p,
.m-card.text-only .inner-card .textfield h5 p,
.m-card.text-only .inner-card .textfield .h5 p,
.m-card.text-only .inner-card .textfield h6 p,
.m-card.text-only .inner-card .textfield .h6 p {
  font-family: "JosefinSans-extra-light";
}

.m-card.with-icon .inner-card .textfield h3 {
  font-size: 25px;
  line-height: 1.3;
}

.m-card .inner-card .textfield h3 span:after {
  display: none;
}

.m-card.with-image .inner-card .image {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 200px;
  border-radius: 0;
}
.m-card.with-image .inner-card .image img {
  max-width: 200px;
  border-radius: 0;
}
.m-card.with-image .inner-card .image p {
  display: none;
}
.m-card.with-image .inner-card .textfield {
  padding: 0;
  text-align: center;
}
.m-card.with-image .inner-card .textfield h3 {
  /* @include h4; */
  font-size: 1.6rem;
}
.m-card.with-image .inner-card .textfield h3::after {
  display: none;
}
.m-card.with-image .inner-card .textfield p {
  font-family: "JosefinSans-medium";
  color: #666666;
  margin-top: 0;
}

.o-50-50 .m-card.with-image .inner-card .image {
  border-radius: 0;
  margin-bottom: 16px;
}
.o-50-50 .m-card.with-image .inner-card .image img {
  max-width: 100%;
  border-radius: 0;
}
.o-50-50 .m-card.with-image .inner-card .textfield {
  text-align: left;
}

.m-card.numbers .inner-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  border-radius: 0;
}
.m-card.numbers .inner-card .image {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: auto;
}
.m-card.numbers .inner-card .image p {
  display: block;
  font-size: 70px;
  color: #830051;
  font-family: "JosefinSans-bold";
  margin-top: 48px;
}
.m-card.numbers .inner-card .textfield.center {
  padding: 8px 32px 24px;
}

.m-card.bg-white {
  background: none;
}
.m-card.bg-white .inner-card {
  background: #ffffff;
}
.m-card.bg-yellow {
  background: none;
}
.m-card.bg-yellow .inner-card {
  background: #FCEECC;
}
.m-card.bg-warm-grey {
  background: none;
}
.m-card.bg-warm-grey .inner-card {
  background: #f8f8f3;
}

.m-card.download .inner-block {
  border: solid 1px #f0f0e9;
}
.m-card.download .inner-block .icon {
  background: none;
}
.m-card.download .inner-block .h5 {
  font-size: 16px;
}

.m-card.fullwidth-image:hover .inner-card {
  box-shadow: none;
}
.m-card.fullwidth-image:hover .inner-card .image {
  box-shadow: 0px 8px 8px rgba(0, 0, 0, 0.12);
}
.m-card.fullwidth-image.large.bg-white .inner-card .textfield {
  background: #ffffff;
}

@media (min-width: 768px) {
  .m-card.download .inner-block .h5 {
    font-size: 18px;
  }
}
@media (min-width: 1024px) {
  .m-card.download .inner-block .h5 {
    font-size: 20px;
  }
  .m-card.news-card .inner-card .textfield h3 {
    line-height: 1.7;
  }
  .m-card .inner-card .textfield h1 span,
  .m-card .inner-card .textfield .h1 span,
  .m-card .inner-card .textfield .h2 span,
  .m-card .inner-card .textfield h2 span,
  .m-card .inner-card .textfield h3 span,
  .m-card .inner-card .textfield .h3 span,
  .m-card .inner-card .textfield h4 span,
  .m-card .inner-card .textfield .h4 span,
  .m-card .inner-card .textfield .o-callout.gradient-overlay .inner-background .headline p span,
  .o-callout.gradient-overlay .inner-background .headline .m-card .inner-card .textfield p span,
  .m-card .inner-card .textfield .o-callout.bg-gradient-overlay .inner-background .headline p span,
  .o-callout.bg-gradient-overlay .inner-background .headline .m-card .inner-card .textfield p span,
  .m-card .inner-card .textfield .o-callout.gradient-overlay .inner-background .content p span,
  .o-callout.gradient-overlay .inner-background .content .m-card .inner-card .textfield p span,
  .m-card .inner-card .textfield .o-callout.bg-gradient-overlay .inner-background .content p span,
  .o-callout.bg-gradient-overlay .inner-background .content .m-card .inner-card .textfield p span,
  .m-card .inner-card .textfield h5 span,
  .m-card .inner-card .textfield .h5 span,
  .m-card .inner-card .textfield h6 span,
  .m-card .inner-card .textfield .h6 span {
    border-bottom: none;
  }
  .m-card:hover .inner-card .textfield h1 span,
  .m-card:hover .inner-card .textfield .h1 span,
  .m-card:hover .inner-card .textfield .h2 span,
  .m-card:hover .inner-card .textfield h2 span,
  .m-card:hover .inner-card .textfield h3 span,
  .m-card:hover .inner-card .textfield .h3 span,
  .m-card:hover .inner-card .textfield h4 span,
  .m-card:hover .inner-card .textfield .h4 span,
  .m-card:hover .inner-card .textfield .o-callout.gradient-overlay .inner-background .headline p span,
  .o-callout.gradient-overlay .inner-background .headline .m-card:hover .inner-card .textfield p span,
  .m-card:hover .inner-card .textfield .o-callout.bg-gradient-overlay .inner-background .headline p span,
  .o-callout.bg-gradient-overlay .inner-background .headline .m-card:hover .inner-card .textfield p span,
  .m-card:hover .inner-card .textfield .o-callout.gradient-overlay .inner-background .content p span,
  .o-callout.gradient-overlay .inner-background .content .m-card:hover .inner-card .textfield p span,
  .m-card:hover .inner-card .textfield .o-callout.bg-gradient-overlay .inner-background .content p span,
  .o-callout.bg-gradient-overlay .inner-background .content .m-card:hover .inner-card .textfield p span,
  .m-card:hover .inner-card .textfield h5 span,
  .m-card:hover .inner-card .textfield .h5 span,
  .m-card:hover .inner-card .textfield h6 span,
  .m-card:hover .inner-card .textfield .h6 span {
    border-bottom: none;
  }
}
.m-link-block .inner-block .icon {
  background: #f8f8f3;
}
.m-link-block .inner-block .icon:after {
  content: "";
  position: absolute;
  background: #F6CD66;
  width: 48px;
  height: 48px;
  border-radius: 50px;
  z-index: 0;
}
.m-link-block .inner-block .textfield p {
  color: #666666;
}
.m-link-block .inner-block .textfield p.caption.small {
  font-family: "JosefinSans-bold";
  letter-spacing: 1px;
}
.m-link-block .inner-block .textfield h4 span {
  border-bottom: solid 1px #EBD6E3;
}
.m-link-block:hover .inner-block .textfield h4 span {
  border-color: #830051;
}

.o-link-block-container {
  border-top: solid 1px #E0E0E0;
}

@media (min-width: 1024px) {
  .m-link-block .inner-block .icon:after {
    content: "";
    position: absolute;
    background: #F6CD66;
    width: 80px;
    height: 80px;
    border-radius: 50px;
    z-index: 0;
  }
}
ul.m-breadcrumbs {
  background: #F5F5FA;
  padding-top: 8px;
  padding-bottom: 8px;
  margin: 0;
}
ul.m-breadcrumbs li a {
  color: #000;
  font-family: "JosefinSans-medium";
  font-size: 13px;
}
ul.m-breadcrumbs li:last-of-type a {
  color: #000;
}

.category-landing-page-model ul.m-breadcrumbs {
  display: none;
}

@media (min-width: 768px) {
  ul.m-breadcrumbs li a {
    font-size: 16px;
  }
}
@media (min-width: 1024px) {
  ul.m-breadcrumbs {
    padding: 16px 48px;
  }
  nav.o-breadcrumbs {
    max-width: unset;
  }
}
div.form-field label,
.FormTextbox label,
.FormRange label {
  color: #666666;
}
div.form-field input,
div.form-field textarea,
div.form-field select,
.FormTextbox input,
.FormTextbox textarea,
.FormTextbox select,
.FormRange input,
.FormRange textarea,
.FormRange select {
  border: solid 1px #666666;
  font-family: "JosefinSans-light";
  background: #ffffff;
}

label > a {
  border-bottom: solid 1px rgba(131, 0, 81, 0.2);
}
label > a:hover {
  border-color: #830051;
}

.form-field.error input,
.form-field.error textarea,
.form-field.error select {
  border-color: #EF4123;
}
.form-field.error label {
  color: #EF4123;
}

.form-field.select select {
  background: #ffffff;
}
.form-field.select label {
  background: #ffffff;
}

.form-field.checkbox label.focus-visible::before,
.form-field.radio label.focus-visible::before {
  border: solid 2px #830051;
}

.form-field.checkbox label::before {
  border: solid 1px #222222;
  background: #ffffff;
}
.form-field.checkbox label::after {
  color: #830051;
}
.form-field.checkbox label.checked::before {
  border-color: #830051;
  background: #830051;
}
.form-field.checkbox label.checked::after {
  color: #ffffff;
}

.form-field.radio legend,
.FormChoice--Image legend {
  color: #666666;
}
.form-field.radio label::before,
.FormChoice--Image label::before {
  border: solid 1.5px #222222;
  background: #ffffff;
}
.form-field.radio label.checked::before,
.FormChoice--Image label.checked::before {
  border-color: #830051;
}
.form-field.radio label.checked::after,
.FormChoice--Image label.checked::after {
  background-color: #830051;
}

.FormChoice legend {
  color: #666666;
}

ul.checklist li {
  color: #666666;
}
ul.checklist li span {
  color: #666666;
}
ul.checklist li strong {
  color: #666666;
}
ul.checklist li:before {
  background: #F6CD66;
  color: #830051;
  font-size: 20px;
}

.anchor-block p.caption {
  font-family: "JosefinSans-bold";
}
.anchor-block ul.anchor-links li a {
  font-size: 18px;
  line-height: 1.5;
}
.anchor-block ul.anchor-links li a span {
  border-bottom: solid 1px #830051;
}

ol.number-list li::before {
  font-size: 20px;
}

@media (min-width: 1024px) {
  .anchor-block ul.anchor-links li a span {
    border-bottom: solid 1px #830051;
  }
}
.news-archive-page-model section.bg-wave .inner-section {
  padding-bottom: 32px;
  padding-top: 16px;
}
.news-archive-page-model section.bg-wave + section .inner-section {
  padding-top: 0;
}
.news-archive-page-model .bg-wave + .bg-warm-grey {
  margin-top: -24px;
}

.m-card.news-card .inner-card .textfield h3 {
  line-height: 28px;
}
.m-card.news-card .inner-card .textfield .tags .tagname.small {
  color: #830051;
  line-height: 1.1em;
  font-size: 11px;
  line-height: 18px;
}
.m-card.news-card.bg-white .inner-card .textfield {
  padding: 24px 32px 16px;
}
.m-card.news-card.bg-white .inner-card .textfield h3 {
  margin-top: 8px;
}

.m-card.large.left-image .inner-card .textfield h2, .m-card.large.left-image .inner-card .textfield .h2, .m-card.large.left-image .inner-card .textfield h3, .m-card.large.left-image .inner-card .textfield .h3, .m-card.large.left-image .inner-card .textfield h4, .m-card.large.left-image .inner-card .textfield .h4, .m-card.large.left-image .inner-card .textfield .o-callout.gradient-overlay .inner-background .headline p, .o-callout.gradient-overlay .inner-background .headline .m-card.large.left-image .inner-card .textfield p, .m-card.large.left-image .inner-card .textfield .o-callout.bg-gradient-overlay .inner-background .headline p, .o-callout.bg-gradient-overlay .inner-background .headline .m-card.large.left-image .inner-card .textfield p, .m-card.large.left-image .inner-card .textfield .o-callout.gradient-overlay .inner-background .content p, .o-callout.gradient-overlay .inner-background .content .m-card.large.left-image .inner-card .textfield p, .m-card.large.left-image .inner-card .textfield .o-callout.bg-gradient-overlay .inner-background .content p, .o-callout.bg-gradient-overlay .inner-background .content .m-card.large.left-image .inner-card .textfield p, .m-card.large.right-image .inner-card .textfield h2, .m-card.large.right-image .inner-card .textfield .h2, .m-card.large.right-image .inner-card .textfield h3, .m-card.large.right-image .inner-card .textfield .h3, .m-card.large.right-image .inner-card .textfield h4, .m-card.large.right-image .inner-card .textfield .h4, .m-card.large.right-image .inner-card .textfield .o-callout.gradient-overlay .inner-background .headline p, .o-callout.gradient-overlay .inner-background .headline .m-card.large.right-image .inner-card .textfield p, .m-card.large.right-image .inner-card .textfield .o-callout.bg-gradient-overlay .inner-background .headline p, .o-callout.bg-gradient-overlay .inner-background .headline .m-card.large.right-image .inner-card .textfield p, .m-card.large.right-image .inner-card .textfield .o-callout.gradient-overlay .inner-background .content p, .o-callout.gradient-overlay .inner-background .content .m-card.large.right-image .inner-card .textfield p, .m-card.large.right-image .inner-card .textfield .o-callout.bg-gradient-overlay .inner-background .content p, .o-callout.bg-gradient-overlay .inner-background .content .m-card.large.right-image .inner-card .textfield p {
  color: #222222;
}

.quote-card .textfield.center h3.quote, .quote-card .textfield.center blockquote {
  color: #666666;
}
.quote-card .textfield.center .caption {
  color: #666666;
}
.quote-card .textfield h3.quote, .quote-card .textfield blockquote {
  color: #666666;
}

@media (min-width: 768px) {
  .m-card.news-card .inner-card .textfield h3 {
    font-size: 20px;
    line-height: 28px;
  }
  .m-card.news-card.center .inner-card .textfield h3 {
    font-size: 25px;
    line-height: 32px;
  }
}
@media (min-width: 1024px) {
  .news-archive-page-model section.bg-wave .inner-section {
    padding-top: 48px;
  }
  .m-card.news-card.center .inner-card .textfield h3 {
    font-size: 27px;
    line-height: 1.7;
  }
}
.m-card.video.fullwidth-image .inner-card .content .play-btn p {
  background: #ffffff;
  color: #830051;
}
.m-card.video.fullwidth-image .inner-card .content .play-btn p span:after {
  color: #830051;
}
.m-card.video.fullwidth-image .inner-card .content .textfield p.caption {
  color: #ffffff;
}
.m-card.video.fullwidth-image .inner-card .content .textfield p.caption:first-of-type {
  font-family: "JosefinSans-bold";
}

@media (min-width: 1024px) {
  .m-card.video.fullwidth-image .inner-card .content .textfield {
    background: transparent;
  }
  .m-card.video.fullwidth-image .inner-card .content .textfield p.caption {
    color: #ffffff;
  }
}
.exitramp-modal .inner h2 {
  font-size: 20px;
  line-height: 28px;
}
.exitramp-modal .inner a.close {
  font-family: "JosefinSans-bold";
  text-transform: uppercase;
  font-size: 0.9em;
  line-height: 1.3;
  margin: 0;
  color: #000000;
  letter-spacing: 0.5px;
  font-size: 11px;
}
.exitramp-modal .inner a.close::after {
  font-size: 20px;
}

.m-card.quote-card .inner-card .textfield .caption {
  font-size: 13px;
}
.m-card.quote-card .inner-card .textfield .caption.bold {
  font-size: 13px;
}

.quote-card .textfield.center .caption {
  font-size: 13px;
}
.quote-card .textfield.center .caption.bold {
  font-size: 13px;
}

.o-header .top-nav .hamburger-menu button span {
  font-family: "JosefinSans";
}
.o-header .main-nav .a-btn.primary a {
  color: #ffffff;
}
.o-header .main-nav ul li.menu-item {
  border-top: solid 1px #E0E0E0;
}
.o-header .main-nav ul li.menu-item ul.dropdown li.menu-item a, .o-header .main-nav ul li.menu-item ul.dropdown li.menu-item .menu-button {
  color: #222222;
}
.o-header .main-nav ul li.menu-item ul.dropdown li.menu-item:last-of-type {
  border-bottom: none;
}
.o-header .main-nav ul li.menu-item ul.dropdown li.menu-item:first-of-type {
  border-top: solid 1px #E0E0E0;
  display: block;
}
.o-header .main-nav ul li.menu-item:last-of-type {
  border-bottom: solid 1px #E0E0E0;
}
.o-header .main-nav ul li.menu-item:hover .menu-button span {
  border-bottom: none;
}
.o-header .main-nav > ul > li > a, .o-header .main-nav > ul > li > .menu-button {
  font-family: "JosefinSans-medium";
  font-weight: 500;
}

ul.main-dropdown > li.menu-item.active > a span, ul.main-dropdown > li.menu-item.active > .menu-button span {
  border-bottom: none;
}

.mobile-navigation .go-back span:after, .mobile-navigation .close span:after {
  color: #666666;
}

@media (max-width: 1024px) {
  ul.main-dropdown li.menu-item a span, ul.main-dropdown li.menu-item .menu-button span {
    font-family: "JosefinSans-medium";
  }
  header .o-header .top-nav .hamburger-menu a {
    margin-top: 8px;
  }
  header .o-header .top-nav .hamburger-menu a span {
    line-height: 1;
  }
  header .o-header .top-nav .hamburger-menu a span::before {
    margin-bottom: 0;
  }
  header .main-nav.open-mobile-menu {
    background: #ffffff;
  }
  .top-nav > .search .search-btn a {
    font-family: "JosefinSans-bold";
  }
  .top-nav > .search .search-btn a span {
    font-family: "JosefinSans-bold";
    text-transform: uppercase;
    font-size: 0.9em;
    line-height: 1.3;
    margin: 0;
    color: #000000;
    letter-spacing: 0.5px;
    font-size: 11px;
    color: #222222;
  }
  .top-nav > .search .search-btn a span:before {
    color: #222222;
  }
  .top-nav > .search.search-open form {
    background: #ffffff;
    border-top: solid 1px #E0E0E0;
  }
  .top-nav .hamburger-menu a {
    font-family: "JosefinSans-bold";
  }
  .top-nav .hamburger-menu a span {
    color: #222222;
    font-family: "JosefinSans-bold";
    text-transform: uppercase;
    font-size: 0.9em;
    line-height: 1.3;
    margin: 0;
    color: #000000;
    letter-spacing: 0.5px;
    font-size: 11px;
  }
  .top-nav .hamburger-menu a span:before {
    color: #222222;
  }
  .top-nav .logo img {
    width: 150px;
  }
  ul.main-dropdown li.menu-item a span, ul.main-dropdown li.menu-item .menu-button span {
    border-bottom: none;
  }
  ul.main-dropdown li.menu-item .menu-button span {
    font-size: 1rem;
  }
}
@media (max-width: 1024px) and (min-width: 768px) {
  ul.main-dropdown li.menu-item .menu-button span {
    font-size: 1.125rem;
  }
}
@media (max-width: 1024px) {
  ul.main-dropdown > li.menu-item.active > a, ul.main-dropdown > li.menu-item.active > .menu-button {
    background: #f8f8f3;
    border-left: solid 4px #EF4123;
  }
  ul.main-dropdown ul.dropdown .inner-dropdown li.menu-item.active > a, ul.main-dropdown ul.dropdown .inner-dropdown li.menu-item.active > .menu-button {
    background: #f8f8f3;
    border-left: solid 4px #EF4123;
  }
  ul.main-dropdown > li.menu-item > a span, ul.main-dropdown > li.menu-item > .menu-button span {
    border-bottom: none;
  }
  ul.main-dropdown > li.menu-item > a span:hover, ul.main-dropdown > li.menu-item > .menu-button span:hover {
    border-bottom: none;
  }
  ul.main-dropdown > li.menu-item:hover > a span {
    border-bottom: none;
  }
  .o-header .main-nav ul.main-dropdown li.menu-item.open-dropdown > ul.dropdown .inner-dropdown > li.menu-item > ul.dropdown {
    background: #ffffff;
  }
}
.o-callout .inner-background:after {
  background: #F6CD66;
}
.o-callout .inner-background .content h2 {
  font-size: 39px;
  line-height: 48px;
}
.o-callout .inner-background .content h3.h4 > p {
  font-size: 25px;
  line-height: 32px;
}
.o-callout .inner-background .list.with-icon img {
  opacity: 1;
  height: auto;
}

.o-callout.with-info .inner-background .content {
  width: 100%;
}
.o-callout.with-info .inner-background .content h1, .o-callout.with-info .inner-background .content h2, .o-callout.with-info .inner-background .content h3, .o-callout.with-info .inner-background .content h4, .o-callout.with-info .inner-background .content p {
  max-width: 720px;
  width: 100%;
}
.o-callout.with-info .inner-background .content .text {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}
.o-callout.with-info h1, .o-callout.with-info h2, .o-callout.with-info h3, .o-callout.with-info h4, .o-callout.with-info p {
  width: 100%;
}
.o-callout.with-info.bg-mulberry h1, .o-callout.with-info.bg-mulberry h2, .o-callout.with-info.bg-mulberry h3, .o-callout.with-info.bg-mulberry h4, .o-callout.with-info.bg-mulberry p {
  color: white;
}
.o-callout.with-info .list {
  padding-left: 0;
  width: 100%;
}
.o-callout.with-info .list li {
  display: flex;
  flex-direction: column;
  align-items: center;
  list-style: none;
  text-align: center;
}

.o-callout.gradient-overlay .inner-background, .o-callout.bg-gradient-overlay .inner-background {
  display: flex;
  flex-direction: column;
  mix-blend-mode: normal;
  align-items: center;
  justify-content: flex-end;
}
.o-callout.gradient-overlay .inner-background::after, .o-callout.gradient-overlay .inner-background::before, .o-callout.bg-gradient-overlay .inner-background::after, .o-callout.bg-gradient-overlay .inner-background::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(78, 73, 64, 0.5) 0%, rgba(78, 73, 64, 0) 20%, rgba(255, 255, 255, 0) 52%, rgb(101, 0, 63) 100%);
  z-index: 1;
  mix-blend-mode: multiply;
}
.o-callout.gradient-overlay .inner-background .content, .o-callout.bg-gradient-overlay .inner-background .content {
  z-index: 2;
}
.o-callout.gradient-overlay .inner-background .content h2, .o-callout.gradient-overlay .inner-background .content h3, .o-callout.bg-gradient-overlay .inner-background .content h2, .o-callout.bg-gradient-overlay .inner-background .content h3 {
  color: #FCE6C2;
}
.o-callout.gradient-overlay .inner-background .content h3 > p, .o-callout.bg-gradient-overlay .inner-background .content h3 > p {
  color: #FCE6C2;
}
.o-callout.gradient-overlay .inner-background .content p, .o-callout.bg-gradient-overlay .inner-background .content p {
  color: #FCE6C2;
  max-width: 768px;
  margin: 16px auto;
}
.o-callout.gradient-overlay .inner-background .headline h2, .o-callout.gradient-overlay .inner-background .headline h3, .o-callout.bg-gradient-overlay .inner-background .headline h2, .o-callout.bg-gradient-overlay .inner-background .headline h3 {
  color: #FCE6C2;
}
.o-callout.gradient-overlay .inner-background .headline h3 > p, .o-callout.bg-gradient-overlay .inner-background .headline h3 > p {
  color: #FCE6C2;
}
.o-callout.gradient-overlay .inner-background .headline p, .o-callout.bg-gradient-overlay .inner-background .headline p {
  color: #FCE6C2;
  max-width: 768px;
  margin: 16px auto;
}

@media (min-width: 768px) {
  .o-callout .inner-background {
    min-height: 600px;
  }
}
@media (min-width: 1024px) {
  .o-callout .inner-background {
    min-height: 650px;
  }
}
@media (min-width: 1800px) {
  .o-callout .inner-background {
    min-height: 750px;
  }
}
.o-carousel .slick-carousel .slick-next, .o-carousel .slick-carousel-big .slick-next {
  background: #ffffff;
}
.o-carousel .slick-carousel .slick-next:before, .o-carousel .slick-carousel-big .slick-next:before {
  color: #830051;
}
.o-carousel .slick-carousel .slick-next:focus, .o-carousel .slick-carousel-big .slick-next:focus {
  border: solid 1px #830051;
}
.o-carousel .slick-carousel .slick-prev, .o-carousel .slick-carousel-big .slick-prev {
  background: #ffffff;
}
.o-carousel .slick-carousel .slick-prev:before, .o-carousel .slick-carousel-big .slick-prev:before {
  font-family: "Material Icons";
  color: #830051;
}
.o-carousel .slick-carousel .slick-prev:focus, .o-carousel .slick-carousel-big .slick-prev:focus {
  border: solid 1px #830051;
}

footer {
  box-shadow: 0px -8px 8px rgba(0, 0, 0, 0.05);
  position: relative;
}
footer a {
  color: #ffffff;
  font-size: 20px;
}
footer a:hover span {
  border-color: #000000;
}
footer p {
  color: #ffffff;
}

.inner-footer-wrapper > div > ul > li > a {
  font-family: "JosefinSans-bold";
}

.inner-footer .inner-footer-wrapper a.fb-share {
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  font-family: "JosefinSans";
  font-size: 0.9em;
  text-decoration: underline;
  align-items: center;
  margin: 0;
}
.inner-footer .inner-footer-wrapper a.fb-share::before {
  background: none;
}
.inner-footer .inner-footer-wrapper a.fb-share img {
  margin-right: 10px;
  width: 27px;
  height: 27px;
}
.inner-footer .inner-footer-wrapper a.fb-share span.external-link-help-text {
  border-bottom: none;
}
.inner-footer .inner-footer-wrapper > div:nth-child(4) {
  background-color: #FCE6C2;
  padding: 32px;
  margin: 32px -32px -32px;
  width: calc(100% + 64px);
}
.inner-footer .inner-footer-wrapper > div:nth-child(4) .top-footer-second-row .column {
  text-align: center;
}
.inner-footer .inner-footer-wrapper > div:nth-child(4) .top-footer-second-row .column.column-one h4 {
  margin-bottom: 16px;
}
.inner-footer .inner-footer-wrapper > div:nth-child(4) .top-footer-second-row .column.column-one p {
  margin-top: 0;
}
.inner-footer .inner-footer-wrapper > div:nth-child(4) .top-footer-second-row .column.column-one p a, .inner-footer .inner-footer-wrapper > div:nth-child(4) .top-footer-second-row .column.column-one p span {
  color: #EF4123;
}
@media (min-width: 768px) {
  .inner-footer .inner-footer-wrapper > div:nth-child(4) .top-footer-second-row .column.column-one p {
    font-size: 1.1em;
  }
}
.inner-footer .inner-footer-wrapper > div:nth-child(4) .top-footer-second-row .column.column-two .logo {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.inner-footer .inner-footer-wrapper > div:nth-child(4) .top-footer-second-row .column.column-two .logo img {
  width: 220px;
  margin-bottom: 16px;
}

.inner-footer {
  background: #fdf2e0;
}
.inner-footer p, .inner-footer li, .inner-footer a, .inner-footer span {
  color: #000000;
  font-size: 1em;
}
.inner-footer .logo img {
  max-width: 250px;
  height: auto;
}
.inner-footer .footer-nav > ul > li > a {
  font-family: "JosefinSans-bold";
  font-size: 1em;
  text-decoration: underline;
}
.inner-footer .inner-footer-wrapper > div:first-of-type {
  border-bottom: none;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.inner-footer .inner-footer-wrapper > div:first-of-type img {
  margin-top: 0;
  margin-bottom: 0;
}

.bottom-footer {
  background: #222222;
  padding: 48px 80px;
}
.bottom-footer .grid p, .bottom-footer .grid li, .bottom-footer .grid a, .bottom-footer .grid span {
  color: #ffffff;
}
.bottom-footer .grid p > a {
  text-decoration-color: #ffffff;
}
.bottom-footer .grid a {
  margin: 0;
}
.bottom-footer .grid a span.external-link-icon {
  border-bottom: none;
}
.bottom-footer .grid a span.external-link-icon::before {
  background: none;
}
.bottom-footer .grid > div > ul:first-of-type > li a {
  font-family: "JosefinSans-bold";
  font-size: 18px;
}
.bottom-footer .grid > div ul li a {
  font-family: "JosefinSans";
  font-size: 14px;
}
.bottom-footer .grid > div .az-info p {
  margin: 8px 0;
  font-size: 14px;
}
.bottom-footer .grid > div:last-of-type p, .bottom-footer .grid > div:last-of-type a {
  font-size: 14px;
  font-family: "JosefinSans";
}
.bottom-footer .grid p > a::before {
  background: #ffffff;
}
.bottom-footer .footer-logo {
  margin: 0 auto;
}

@media (min-width: 768px) {
  .inner-footer-wrapper > div > ul > li > a {
    font-family: "JosefinSans-bold";
  }
  .inner-footer .inner-footer-wrapper > div:first-of-type {
    border-bottom: none;
    padding-top: 0;
  }
  .inner-footer .inner-footer-wrapper > div:first-of-type p {
    margin-left: 0;
  }
  .inner-footer .inner-footer-wrapper > div:first-of-type img {
    margin-top: 8px;
    margin-bottom: 8px;
  }
  .inner-footer .inner-footer-wrapper > div:first-of-type a img {
    margin-top: 0;
    margin-bottom: 0;
  }
  .inner-footer .inner-footer-wrapper > div:first-of-type:after {
    content: "";
    background: #EF4123;
    position: absolute;
    right: 0;
    top: 16px;
    bottom: 40px;
    width: 1px;
  }
  .inner-footer .inner-footer-wrapper > div:nth-child(2) ul li a, .inner-footer .inner-footer-wrapper div:nth-child(3) ul li a {
    margin: 8px 0;
  }
}
@media (min-width: 1024px) {
  .inner-footer {
    padding: 32px 80px;
  }
  .inner-footer .inner-footer-wrapper > div:first-child {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
  }
  .inner-footer .inner-footer-wrapper > div:first-child .logo {
    width: 100%;
  }
  .inner-footer .inner-footer-wrapper > div:first-child:first-of-type p {
    margin: 16px 0;
  }
  .inner-footer .inner-footer-wrapper > div:nth-child(4) {
    padding: 32px 32px 48px;
    margin: 32px -32px -32px;
    width: calc(100% + 64px);
    position: relative;
    z-index: 1;
  }
  .inner-footer .inner-footer-wrapper > div:nth-child(4)::after {
    content: "";
    background: #FCE6C2;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    z-index: -1;
    width: 100vw;
    height: 100%;
  }
  .inner-footer .inner-footer-wrapper > div:nth-child(4) .top-footer-second-row {
    display: flex;
    justify-content: space-between;
  }
  .inner-footer .inner-footer-wrapper > div:nth-child(4) .top-footer-second-row .column {
    text-align: center;
  }
  .inner-footer .inner-footer-wrapper > div:nth-child(4) .top-footer-second-row .column.column-one {
    width: 50%;
    text-align: left;
    padding: 16px;
  }
  .inner-footer .inner-footer-wrapper > div:nth-child(4) .top-footer-second-row .column.column-one h4 {
    margin-bottom: 8px;
  }
  .inner-footer .inner-footer-wrapper > div:nth-child(4) .top-footer-second-row .column.column-one p {
    margin: 12px 0 0;
  }
  .inner-footer .inner-footer-wrapper > div:nth-child(4) .top-footer-second-row .column.column-two {
    width: 50%;
    padding: 16px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
  }
  .inner-footer .inner-footer-wrapper > div:nth-child(4) .top-footer-second-row .column.column-two .text-content {
    text-align: left;
  }
  .inner-footer .inner-footer-wrapper > div:nth-child(4) .top-footer-second-row .column.column-two .text-content p {
    max-width: 475px;
  }
  .inner-footer .inner-footer-wrapper > div:nth-child(4) .top-footer-second-row .column.column-two .logo {
    flex-direction: row;
    align-items: baseline;
  }
  .inner-footer .inner-footer-wrapper > div:nth-child(4) .top-footer-second-row .column.column-two .logo p {
    margin: 0;
  }
  .inner-footer .inner-footer-wrapper > div:nth-child(4) .top-footer-second-row .column.column-two .logo p img {
    margin-bottom: 0;
    width: 180px;
  }
  .inner-footer .inner-footer-wrapper > div:nth-child(4) .top-footer-second-row .column.column-two .logo p:last-child {
    margin-left: 24px;
  }
}
@media (min-width: 1024px) and (min-width: 1440px) {
  .inner-footer .inner-footer-wrapper > div:nth-child(4) .top-footer-second-row .column.column-two .logo p img {
    width: 220px;
  }
}
@media (min-width: 1024px) {
  .bottom-footer .grid > div ul {
    justify-content: start;
    row-gap: 0;
  }
  .bottom-footer .grid > div ul li + li a > span:before {
    background: #EF4123;
  }
  .bottom-footer .grid > div .az-info .col:after {
    background: #EF4123;
  }
  .bottom-footer .grid > div:last-of-type a, .bottom-footer .grid > div:last-of-type p {
    font-size: 14px;
  }
}
.o-hero .a-btn.primary.white a {
  background: #EF4123;
  color: #ffffff;
}

.hero-image.play {
  background-color: #FFFBF6;
}

.o-hero.background-image.bg-white-without-overlay .inner-background .inner-content .hero-image::before {
  background: transparent;
}
.o-hero.background-image .inner-background .inner-content button {
  top: 16px;
}
.o-hero.background-image .inner-background .inner-content .hero-image::before {
  background: transparent;
}
.o-hero.background-image .inner-background > svg {
  fill: #f8f8f3;
}
.o-hero.background-image .inner-background .hero-content h1, .o-hero.background-image .inner-background .hero-content h2, .o-hero.background-image .inner-background .hero-content p {
  color: #000000;
}
.o-hero.background-image .inner-background .hero-content h1 {
  color: #000000;
  font-size: 2.5em;
  line-height: 1.2;
}
.o-hero.background-image .inner-background .hero-content .subheading {
  font-family: "JosefinSans-bold";
  font-size: 1.3em;
  margin-bottom: 48px;
}
.o-hero.background-image .inner-background .hero-content .subheading p {
  margin: 0;
  line-height: 1.2em;
}
.o-hero.background-image.bg-white .inner-background > svg {
  fill: #ffffff;
}
.o-hero.background-image.bg-white-without-overlay .inner-background > svg {
  fill: #ffffff;
}
.o-hero.background-image.bg-mulberry .inner-background > svg {
  fill: #830051;
}
.o-hero.background-image.bg-yellow .inner-background > svg {
  fill: #FCEECC;
}
.o-hero.background-image.bg-dark-yellow .inner-background > svg {
  fill: #F6CD66;
}
.o-hero.background-image.bg-warm-grey .inner-background > svg {
  fill: #f8f8f3;
}

.o-hero.background-image.bg-gradient-overlay .inner-background {
  display: flex;
  flex-direction: column;
  mix-blend-mode: normal;
  align-items: center;
  justify-content: flex-end;
}
.o-hero.background-image.bg-gradient-overlay .inner-background .hero-image::after, .o-hero.background-image.bg-gradient-overlay .inner-background .hero-image::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(78, 73, 64, 0.5) 0%, rgba(78, 73, 64, 0) 20%, rgba(255, 255, 255, 0) 52%, rgb(101, 0, 63) 100%);
  z-index: 1;
  mix-blend-mode: multiply;
}
.o-hero.background-image.bg-gradient-overlay .inner-background .inner-content {
  width: 100%;
}
.o-hero.background-image.bg-gradient-overlay .inner-background .inner-content .hero-content {
  justify-content: center;
  align-items: flex-end;
}
.o-hero.background-image.bg-gradient-overlay .inner-background .inner-content .hero-content .inner {
  padding: 0;
  max-width: 750px;
}
.o-hero.background-image.bg-gradient-overlay .inner-background .inner-content .hero-content .inner h1, .o-hero.background-image.bg-gradient-overlay .inner-background .inner-content .hero-content .inner h2, .o-hero.background-image.bg-gradient-overlay .inner-background .inner-content .hero-content .inner h2 > p {
  color: #FCE6C2;
}

.o-hero.image-right {
  background: #F6CD66;
}
.o-hero.image-right.bg-yellow {
  background: #FCEECC;
}
.o-hero.image-right.bg-dark-yellow {
  background: #F6CD66;
}
.o-hero.image-right.bg-white {
  background: #ffffff;
}
.o-hero.image-right.bg-mulberry {
  background: #830051;
}
.o-hero.image-right.bg-mulberry h1, .o-hero.image-right.bg-mulberry h2, .o-hero.image-right.bg-mulberry p {
  color: #ffffff;
}
.o-hero.image-right.bg-warm-grey {
  background: #f8f8f3;
}
.o-hero.image-right .inner-content .hero-image {
  background-image: none !important;
}

@media (max-width: 768px) {
  .o-hero.background-image .inner-background .hero-content {
    position: relative;
    justify-content: center;
    background-color: #FFFBF6;
    margin-top: 0 !important;
  }
}
@media (max-width: 1024px) {
  .o-hero.background-image.bg-gradient-overlay .inner-background .hero-content {
    position: absolute;
    background-color: initial;
    padding-bottom: 0;
  }
}
@media (max-width: 1024px) {
  .o-hero.background-image .inner-background .hero-image {
    max-height: 450px;
    min-height: 450px;
  }
  .o-hero.background-image .inner-background .hero-image > div {
    min-height: 455px;
  }
  .o-hero.background-image .inner-background .inner-content {
    flex-direction: column;
    padding-bottom: 0;
  }
  .o-hero.background-image .inner-background .inner-content .hero-image {
    position: relative;
  }
  .o-hero.background-image .inner-background .inner-content .hero-image > div {
    min-height: 455px;
  }
  .o-hero.background-image .inner-background .inner-content .hero-image > div iframe {
    width: 210% !important;
  }
}
@media (min-width: 768px) {
  .o-hero.background-image .inner-background {
    /*       .hero-image {
            max-height: 450px;
            min-height: 450px;
            > div {
              min-height: 455px;
            }
          } */
  }
  .o-hero.background-image .inner-background .hero-content {
    justify-content: center;
  }
  .o-hero.background-image .inner-background .hero-content .inner {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    max-width: 630px;
    margin-top: 60px;
  }
  .o-hero.background-image .inner-background .hero-content .inner h1, .o-hero.background-image .inner-background .hero-content .inner h2, .o-hero.background-image .inner-background .hero-content .inner p {
    color: #ffffff;
  }
  .o-hero.background-image .inner-background .hero-content .inner h1 {
    font-size: 3.5rem;
  }
  .o-hero.background-image .inner-background .hero-content .inner .subheading {
    position: relative;
    left: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 100%;
    max-width: 300px;
    height: 300px;
    background-image: url("../img/hero-badge.png");
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    padding-bottom: 60px;
  }
  .o-hero.background-image .inner-background .hero-content .inner .subheading p {
    max-width: 200px;
    font-family: "JosefinSans-bold";
  }
  .o-hero.background-image .inner-background .hero-content .a-btn.primary .a-btn-inner a {
    position: absolute;
    right: 27px;
    bottom: 80px;
    display: flex;
    align-items: center;
    height: 40px;
    background: transparent;
    border: 1px solid #ffffff;
    padding: 8px 16px;
    font-family: "JosefinSans-medium";
    font-size: 1.1em;
  }
  .o-hero.background-image .inner-background .inner-content .hero-image > div {
    /* min-height: 455px; */
  }
  .o-hero.background-image .inner-background .inner-content .hero-image > div iframe {
    top: 50% !important;
  }
}
@media (max-width: 620px) {
  #videoHero .o-hero.background-image .inner-background .inner-content .hero-image {
    min-height: auto !important;
  }
  #videoHero .o-hero.background-image .inner-background .inner-content .hero-image > div {
    padding-bottom: 82% !important;
    min-height: auto !important;
  }
  #videoHero .o-hero.background-image .inner-background .inner-content .hero-image > div iframe {
    left: -10% !important;
    top: 50% !important;
  }
}
@media (min-width: 768px) {
  .o-hero.background-image .inner-background .inner-content .hero-image > div iframe {
    /* width: max(210%, 1920px) !important; */
    width: 105% !important;
    transform: translate(-50%, -50%) !important;
    left: 50% !important;
    top: 50% !important;
    min-width: 1500px;
  }
  .o-hero.background-image .inner-background .inner-content .hero-content .inner {
    margin-bottom: 0;
    padding: 0;
  }
  .o-hero.background-image .inner-background .inner-content .hero-content .inner .a-btn.primary {
    margin-bottom: 0;
  }
}
@media (min-width: 1024px) {
  .o-hero.background-image .inner-background .hero-image {
    min-height: 580px;
  }
}
@media (min-width: 1440px) {
  .o-hero.background-image .inner-background .hero-image {
    min-height: 600px;
  }
}
@media (min-width: 1600px) {
  .o-hero.background-image .inner-background .hero-image {
    min-height: 660px;
  }
}
@media (min-width: 2500px) {
  .o-hero.background-image .inner-background .hero-image {
    min-height: 800px;
  }
}
@media (min-width: 3000px) {
  .o-hero.background-image .inner-background .hero-image {
    min-height: 930px;
  }
}
@media (min-width: 1024px) {
  .o-hero.image-right .inner-background .inner-content .hero-content .inner {
    max-width: 650px;
  }
  .o-hero.image-right .inner-background .inner-content .hero-content .inner h1 {
    margin-top: 64px;
  }
  .o-hero.image-right .inner-background .inner-content .hero-content .inner h2.subheading {
    margin-bottom: 80px;
  }
  .o-hero.background-image .inner-background .hero-content .inner {
    max-width: 770px;
  }
  .o-hero.background-image .inner-background .hero-content .inner h1 {
    font-size: 4.2em;
  }
  .o-hero.background-image .inner-background .hero-content .inner .subheading {
    left: 50px;
  }
  .o-hero.background-image .inner-background .hero-content .a-btn.primary .a-btn-inner a {
    right: 11px;
  }
}
@media (min-width: 1440px) {
  .o-hero.background-image .inner-background .hero-content .inner {
    max-width: 1200px;
    margin-right: 0;
  }
  .o-hero.background-image .inner-background .hero-content .inner h1 {
    font-size: 7rem;
    line-height: 1.08;
    max-width: 820px;
  }
  .o-hero.background-image .inner-background .hero-content .inner .subheading {
    max-width: 380px;
    height: 380px;
  }
  .o-hero.background-image .inner-background .hero-content .inner .subheading p {
    max-width: 270px;
    font-size: 1.5em;
  }
  .o-hero.background-image .inner-background .hero-content .a-btn.primary .a-btn-inner a {
    right: 46px;
    bottom: 90px;
    padding: 24px 16px;
  }
}
header {
  background: #ffffff;
  box-shadow: 0px 8px 8px rgba(0, 0, 0, 0.05);
  z-index: 10;
}

header.sticky-up-only {
  background: #ffffff;
  z-index: 10;
}

.o-header.no-hero {
  border-bottom: solid 1px #E0E0E0;
}

@media (min-width: 1024px) {
  .o-header {
    max-width: unset;
  }
  .o-header .top-nav {
    padding: 0 48px;
    margin-top: 32px;
  }
  .o-header .top-nav .logo a {
    width: 260px;
  }
  .o-header .top-nav .logo img {
    width: 100%;
    height: auto;
    max-width: 260px;
  }
  .o-header .top-nav .search {
    margin-bottom: -2rem;
  }
  .o-header .top-nav .search .a-btn.primary a {
    color: #ffffff;
  }
  .o-header .top-nav .search .a-btn.primary a:hover {
    background-color: #D73A1F;
  }
  .o-header .main-nav {
    padding: 0;
  }
  .o-header .main-nav .nav-content h2 {
    font-family: "JosefinSans-medium";
    font-weight: 500;
    font-size: 2.3em;
  }
  .o-header .main-nav .nav-content p {
    color: #222222 !important;
  }
  .o-header .main-nav .nav-content .a-btn.secondary a {
    font-family: "JosefinSans-medium";
    color: #222222;
    font-size: 1.3em;
    text-decoration: underline;
  }
  .o-header .main-nav .nav-content .a-btn.secondary a::before {
    background: none;
  }
  .o-header .main-nav .nav-content .a-btn.secondary:hover a {
    text-decoration: underline;
  }
  .o-header .main-nav .nav-content .a-btn.secondary:hover a::before {
    background: none;
  }
  .o-header .main-nav ul.main-dropdown {
    padding-left: 48px;
  }
  .o-header .main-nav ul.main-dropdown > li.menu-item > a, .o-header .main-nav ul.main-dropdown > li.menu-item > .menu-button {
    font-size: 16px;
  }
  .o-header .main-nav ul.main-dropdown > li.menu-item > ul.dropdown {
    box-shadow: 0px 8px 8px rgba(0, 0, 0, 0.12);
  }
  .o-header .main-nav ul.main-dropdown > li.menu-item > ul.dropdown .nav-content h2 {
    font-size: 2.1em;
  }
  .o-header .main-nav ul.main-dropdown > li.menu-item > ul.dropdown .nav-content p {
    font-size: 0.95em;
  }
  .o-header .main-nav ul.main-dropdown > li.menu-item > ul.dropdown .nav-content .a-btn.secondary .a-btn-inner a {
    font-size: 1.15em;
  }
  .o-header .main-nav ul.main-dropdown > li.menu-item > ul.dropdown .inner-dropdown li.menu-item a, .o-header .main-nav ul.main-dropdown > li.menu-item > ul.dropdown .inner-dropdown li.menu-item .menu-button {
    padding-left: 32px;
  }
  .o-header .main-nav ul.main-dropdown > li.menu-item > ul.dropdown .inner-dropdown li.menu-item span {
    font-family: "JosefinSans-medium";
    font-size: 1rem;
    text-decoration: underline;
  }
  .o-header .main-nav ul.main-dropdown > li.menu-item > ul.dropdown .inner-dropdown li.menu-item ul.dropdown.second {
    border-left: 1px solid #666666;
  }
  .o-header .main-nav ul.main-dropdown > li.menu-item > ul.dropdown .inner-dropdown li.menu-item ul.dropdown.second li a {
    padding-left: 32px;
  }
  .o-header .main-nav ul.main-dropdown > li.menu-item > ul.dropdown .inner-dropdown li.menu-item:hover > a, .o-header .main-nav ul.main-dropdown > li.menu-item > ul.dropdown .inner-dropdown li.menu-item:hover > .menu-button {
    color: #222222;
  }
  .o-header .main-nav ul.main-dropdown > li.menu-item:first-of-type {
    display: block;
  }
  .o-header .main-nav ul.main-dropdown li.menu-item.active a span, .o-header .main-nav ul.main-dropdown li.menu-item.active .menu-button span {
    color: #222222;
  }
  .main-nav ul.main-dropdown > li.menu-item > a span, .main-nav ul.main-dropdown > li.menu-item > .menu-button span {
    border-bottom: solid 4px rgba(239, 65, 35, 0);
  }
  .main-nav ul.main-dropdown > li.menu-item.active > a span, .main-nav ul.main-dropdown > li.menu-item.active > .menu-button span {
    border-bottom: solid 4px #ef4123;
  }
  .main-nav ul.main-dropdown > li.menu-item:hover > a span, .main-nav ul.main-dropdown > li.menu-item:hover > .menu-button span {
    border-bottom: solid 4px #ef4123;
  }
  .o-header .main-nav > ul.main-dropdown > li.menu-item.open-dropdown > ul.dropdown {
    background: #ffffff;
    border-top: solid 1px #E0E0E0;
    opacity: 1;
    max-height: unset;
    top: unset;
  }
  .o-header .main-nav > ul.main-dropdown > li.menu-item.open-dropdown > ul.dropdown .nav-content {
    border-right: solid 1px #666666;
  }
  .o-header .main-nav > ul.main-dropdown > li.menu-item.open-dropdown > ul.dropdown .nav-content p {
    color: #666666;
  }
}
.o-search-result > p.small {
  color: #666666;
  font-size: 16px;
}
.o-search-result .m-card .inner-card .textfield p.tagname {
  color: #830051;
}
.o-search-result .results p.small {
  font-family: "JosefinSans-bold";
  color: #666666;
}
.o-search-result .results .select > p {
  font-family: "JosefinSans-bold";
  color: #666666;
}
.o-search-result .results .select .form-field.select select {
  color: #666666;
}

.o-search form .form-field button[type=submit] {
  background: #F6CD66;
  color: #830051;
}
.o-search form .form-field button[type=submit] span {
  font-size: 16px;
  font-family: "JosefinSans-bold";
}
.o-search form .form-field button[type=submit]:hover {
  background: #F9DD99;
  color: #830051;
}
.o-search form .form-field:before {
  color: #666666;
}
.o-search form .form-field label {
  line-height: 27px;
}

.search-page-model section.bg-wave .inner-section {
  padding-bottom: 16px;
  padding-top: 16px;
}
.search-page-model .bg-wave + .bg-warm-grey {
  margin-top: -32px;
}
.search-page-model .bg-wave + .bg-warm-grey .inner-section {
  padding-top: 0;
}

@media (min-width: 1024px) {
  .search-page-model section.bg-wave .inner-section {
    padding-top: 48px;
  }
  .search-page-model .m-card .inner-card .textfield h3 {
    font-size: 25px;
    line-height: 1.7;
  }
}
@media (max-width: 1024px) {
  nav.submenu ul {
    background-color: #F5F5FA;
    border-top: solid 1px #E0E0E0;
    border-bottom: solid 1px #E0E0E0;
  }
  nav.submenu ul li.menu-item a, nav.submenu ul li.menu-item .menu-button {
    color: #000;
    font-family: "JosefinSans-medium";
    font-weight: 500;
  }
  nav.submenu ul.submenu-open {
    border-bottom: solid 1px #E0E0E0;
  }
  nav.submenu ul.submenu-open li.menu-item.active a, nav.submenu ul.submenu-open li.menu-item.active .menu-button {
    color: #EF4123;
  }
}
@media (min-width: 1024px) {
  nav.submenu {
    border-top: solid 1px #E0E0E0;
    border-bottom: none;
  }
  nav.submenu ul {
    background-color: #F5F5FA;
    padding: 0 48px;
    max-width: unset;
  }
  nav.submenu ul li.menu-item {
    margin: 0;
    display: flex;
    align-items: center;
  }
  nav.submenu ul li.menu-item a, nav.submenu ul li.menu-item .menu-button {
    color: #000;
    font-family: "JosefinSans-medium";
    font-weight: 500;
    font-size: 1rem;
    text-decoration: underline;
  }
  nav.submenu ul li.menu-item::after {
    content: "/";
    margin: 0 12px;
    text-decoration: none;
    color: #8A8A8A;
  }
  nav.submenu ul li.menu-item.active a, nav.submenu ul li.menu-item.active .menu-button {
    color: #EF4123;
  }
  nav.submenu ul li:last-child::after {
    content: "";
  }
}
.category-landing-page-model main > div > div + div .inner-section {
  padding: 32px 16px;
}

.start-page-model .inner-section, .inner-section, .start-page-model main > div > div + div .inner-section {
  padding: 64px 24px;
}

@media (min-width: 768px) {
  .start-page-model .inner-section .start-page-model main > div > div + div .inner-section {
    padding: 96px 24px;
  }
}
@media (min-width: 1024px) {
  .start-page-model .inner-section, .start-page-model main > div > div + div .inner-section {
    padding: 112px 24px;
  }
  .category-landing-page-model main > div > div + div .inner-section {
    padding: 32px 16px;
  }
}
@media (min-width: 1440px) {
  .start-page-model .inner-section, .start-page-model main > div > div + div .inner-section {
    padding: 112px 0;
  }
}
.inner-section .ingress, .inner-section .o-hero.image-right h2.subheading p, .o-hero.image-right h2.subheading .inner-section p {
  max-width: unset;
}

.article-page-model .inner-section {
  padding-left: 16px;
  padding-right: 16px;
}

main #frontpage-preamble .inner-section {
  padding: 40px 16px 48px;
}

.o-50-50.right-arrow > div {
  position: relative;
  padding: 32px;
}
.o-50-50.right-arrow > div h2, .o-50-50.right-arrow > div h3, .o-50-50.right-arrow > div h4, .o-50-50.right-arrow > div h5, .o-50-50.right-arrow > div p, .o-50-50.right-arrow > div ul {
  max-width: 620px;
  width: 100%;
}
.o-50-50.right-arrow > div p {
  font-family: "JosefinSans";
}
.o-50-50.right-arrow > div p.ingress, .o-50-50.right-arrow > div .o-hero.image-right h2.subheading p, .o-hero.image-right h2.subheading .o-50-50.right-arrow > div p {
  font-family: "JosefinSans";
}
.o-50-50.right-arrow > div h3, .o-50-50.right-arrow > div h2 {
  padding-bottom: 8px;
  margin-bottom: 8px;
  border-bottom: solid 1px #FCEECC;
}
.o-50-50.right-arrow > div .info {
  position: relative;
}
.o-50-50.right-arrow > div .info::before {
  content: "";
  display: block;
  width: 2rem;
  height: 2rem;
  background: url(../img/info.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: absolute;
  top: 0;
  right: 100%;
  margin-right: 1rem;
  margin-top: 0.2rem;
}
@media (max-width: 768px) {
  .o-50-50.right-arrow > div .info {
    padding-left: 3rem;
  }
  .o-50-50.right-arrow > div .info::before {
    margin-right: -2rem;
  }
}
.o-50-50.right-arrow > div:nth-child(2n+1) {
  margin-top: 16px;
  margin-bottom: 0;
}
.o-50-50.right-arrow > div:nth-child(2n+1) h2, .o-50-50.right-arrow > div:nth-child(2n+1) h3, .o-50-50.right-arrow > div:nth-child(2n+1) h4, .o-50-50.right-arrow > div:nth-child(2n+1) h5, .o-50-50.right-arrow > div:nth-child(2n+1) p, .o-50-50.right-arrow > div:nth-child(2n+1) ul, .o-50-50.right-arrow > div:nth-child(2n+1) ul li {
  list-style: none;
  color: #FCEECC;
}
.o-50-50.right-arrow > div:nth-child(2n+1) h2, .o-50-50.right-arrow > div:nth-child(2n+1) h3 {
  border-bottom: solid 1px #FCEECC;
}
.o-50-50.right-arrow > div:nth-child(2n+1):before {
  content: "";
  position: absolute;
  width: 2rem;
  height: 2rem;
  top: 100%;
  left: 50%;
  background-color: inherit;
  transform: translateX(-50%) rotate(45deg);
  margin-top: -1rem;
  z-index: 1;
}
.o-50-50.right-arrow > div:nth-child(2n+2) {
  margin-top: 0;
  margin-bottom: 0;
}
.o-50-50.right-arrow > div:nth-child(2n+2) h2, .o-50-50.right-arrow > div:nth-child(2n+2) h3 {
  border-bottom: solid 1px #830051;
}
.o-50-50.right-arrow > div:nth-child(1) {
  margin-top: 0;
}

@media (min-width: 768px) {
  .o-50-50 > div {
    width: 50%;
  }
  .o-50-50.right-arrow > div {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 40px max(10%, 80px);
    min-height: 420px;
  }
  .o-50-50.right-arrow > div:nth-child(2n+1) {
    align-items: flex-end;
    margin-top: 16px;
  }
  .o-50-50.right-arrow > div:nth-child(2n+1):before {
    content: "";
    position: absolute;
    width: 2rem;
    height: 2rem;
    top: 50%;
    left: 100%;
    background-color: inherit;
    transform: translateY(-50%) rotate(45deg);
    margin-top: 0rem;
    margin-left: -1rem;
    z-index: 1;
  }
  .o-50-50.right-arrow > div:nth-child(2n+2) {
    align-items: flex-start;
    margin-top: 16px;
  }
  .o-50-50.right-arrow > div:nth-child(1), .o-50-50.right-arrow > div:nth-child(2) {
    margin-top: 0;
  }
}
.kn-multi-cards-align-left {
  background-color: #FCE0D2;
  padding: 24px 0;
}
.kn-multi-cards-align-left .inner-section .article.content p {
  color: #222222;
}
.kn-multi-cards-align-left .inner-section .article.content .text-content {
  max-width: 690px;
}
.kn-multi-cards-align-left .inner-section .article.content .text-content .primary-button {
  margin: 32px 0 64px;
}
.kn-multi-cards-align-left .inner-section .o-cards {
  margin-top: 48px;
}
.kn-multi-cards-align-left .inner-section .o-cards .m-card .inner-card {
  margin-bottom: 40px;
}
.kn-multi-cards-align-left .inner-section .o-cards .m-card .inner-card .image {
  min-height: auto;
}
.kn-multi-cards-align-left .inner-section .o-cards .m-card .inner-card .image img {
  max-width: unset;
}
.kn-multi-cards-align-left .inner-section .o-cards .m-card .inner-card .textfield {
  text-align: left;
  margin-top: 32px;
  margin-bottom: 80px;
}
.kn-multi-cards-align-left .inner-section .o-cards .m-card .inner-card .textfield h4 {
  line-height: 1;
  margin-top: 24px;
}
.kn-multi-cards-align-left .inner-section .o-cards .m-card .inner-card .textfield p {
  color: #222222;
}

@media (min-width: 768px) {
  .kn-multi-cards-align-left .inner-section .o-cards.three-in-a-row.grid {
    justify-content: flex-start !important;
    gap: 24px;
  }
  .kn-multi-cards-align-left .inner-section .o-cards.three-in-a-row.grid .m-card.with-image {
    flex: 1 1 calc((100% - 48px) / 3);
  }
  .kn-multi-cards-align-left .inner-section .o-cards.three-in-a-row.grid .m-card.with-image .inner-card {
    margin: 0;
  }
  .kn-multi-cards-align-left .inner-section .o-cards.three-in-a-row.grid .m-card.with-image .inner-card .textfield {
    margin-top: 40px;
    margin-bottom: 0;
  }
  .kn-multi-cards-align-left .inner-section .o-cards.three-in-a-row.grid .m-card.with-image .inner-card .textfield p {
    font-size: 1.13em;
  }
}
@media (min-width: 1024px) {
  .kn-multi-cards-align-left .inner-section {
    padding-top: 48px !important;
    padding-bottom: 56px !important;
  }
  .kn-multi-cards-align-left .inner-section .article.content .text-content {
    width: 80%;
  }
  .kn-multi-cards-align-left .inner-section .article.content .text-content .primary-button {
    margin-bottom: 32px;
  }
  .kn-multi-cards-align-left .inner-section .o-cards.three-in-a-row.grid {
    justify-content: center;
    gap: 85px;
  }
  .kn-multi-cards-align-left .inner-section .o-cards.three-in-a-row.grid .m-card.with-image {
    flex: 1 1 calc((100% - 170px) / 3);
  }
  .kn-multi-cards-align-left .inner-section .o-cards.three-in-a-row.grid .m-card.with-image .inner-card {
    margin: 0;
  }
}
.kn-multi-cards-align-center {
  background-color: #fdf2e0;
}
.kn-multi-cards-align-center .inner-section {
  padding-top: 48px !important;
  padding-bottom: 128px !important;
}
.kn-multi-cards-align-center .inner-section .article.content {
  text-align: left;
  max-width: 700px;
  margin: 0 auto;
}
.kn-multi-cards-align-center .inner-section .article.content p {
  color: #222222;
}
.kn-multi-cards-align-center .inner-section .article.content .text-content .primary-button {
  margin: 24px 0 64px;
}
.kn-multi-cards-align-center .inner-section .o-cards {
  margin-top: 48px;
}
.kn-multi-cards-align-center .inner-section .o-cards .m-card .inner-card {
  margin-bottom: 40px;
}
.kn-multi-cards-align-center .inner-section .o-cards .m-card .inner-card .image img {
  max-width: 150px;
}
.kn-multi-cards-align-center .inner-section .o-cards .m-card .inner-card .textfield {
  text-align: center;
}
.kn-multi-cards-align-center .inner-section .o-cards .m-card .inner-card .textfield h3 {
  line-height: 1.2;
  margin-top: 24px;
}
.kn-multi-cards-align-center .inner-section .o-cards .m-card .inner-card .textfield p {
  color: #222222;
}

@media (min-width: 768px) {
  .kn-multi-cards-align-center .inner-section .o-cards.three-in-a-row.grid {
    margin-top: 0;
    gap: 24px;
  }
  .kn-multi-cards-align-center .inner-section .o-cards.three-in-a-row.grid .m-card.with-image {
    flex: 1 1 calc((100% - 48px) / 3);
  }
  .kn-multi-cards-align-center .inner-section .o-cards.three-in-a-row.grid .m-card.with-image .inner-card {
    margin: 0;
  }
  .kn-multi-cards-align-center .inner-section .o-cards.three-in-a-row.grid .m-card.with-image .inner-card h3 {
    font-size: 1.75em;
  }
  .kn-multi-cards-align-center .inner-section .o-cards.three-in-a-row.grid .m-card.with-image .inner-card p {
    font-size: 1.13em;
  }
}
@media (min-width: 1024px) {
  .kn-multi-cards-align-center .inner-section {
    padding-top: 48px !important;
  }
  .kn-multi-cards-align-center .inner-section .article.content .text-content {
    width: 80%;
  }
  .kn-multi-cards-align-center .inner-section .article.content .text-content .primary-button {
    margin-bottom: 32px;
  }
  .kn-multi-cards-align-center .inner-section .o-cards.three-in-a-row.grid {
    justify-content: center;
    gap: 85px;
  }
  .kn-multi-cards-align-center .inner-section .o-cards.three-in-a-row.grid .m-card.with-image {
    flex: 1 1 calc((100% - 170px) / 3);
  }
  .kn-multi-cards-align-center .inner-section .o-cards.three-in-a-row.grid .m-card.with-image .inner-card {
    margin: 0;
  }
}
.kn-multi-cards-align-center-icon-cards {
  background-color: #fdf2e0;
}
.kn-multi-cards-align-center-icon-cards .inner-section {
  padding-top: 80px !important;
  padding-bottom: 128px !important;
}
.kn-multi-cards-align-center-icon-cards .inner-section .article.content {
  text-align: left;
  max-width: 700px;
}
.kn-multi-cards-align-center-icon-cards .inner-section .article.content p {
  color: #222222;
}
.kn-multi-cards-align-center-icon-cards .inner-section .article.content .text-content .primary-button {
  margin: 24px 0 64px;
}
.kn-multi-cards-align-center-icon-cards .inner-section .o-cards {
  margin-top: 48px;
}
.kn-multi-cards-align-center-icon-cards .inner-section .o-cards .m-card .inner-card {
  margin-bottom: 40px;
}
.kn-multi-cards-align-center-icon-cards .inner-section .o-cards .m-card .inner-card .image img {
  max-width: 150px;
}
.kn-multi-cards-align-center-icon-cards .inner-section .o-cards .m-card .inner-card .textfield {
  text-align: left;
}
.kn-multi-cards-align-center-icon-cards .inner-section .o-cards .m-card .inner-card .textfield h4 {
  line-height: 1.2;
  margin-top: 24px;
  font-size: 1.5em;
}
.kn-multi-cards-align-center-icon-cards .inner-section .o-cards .m-card .inner-card .textfield p {
  color: #222222;
}

@media (min-width: 768px) {
  .kn-multi-cards-align-center-icon-cards .inner-section .o-cards.three-in-a-row.grid {
    margin-top: 0;
    gap: 24px;
    justify-content: flex-start;
  }
  .kn-multi-cards-align-center-icon-cards .inner-section .o-cards.three-in-a-row.grid .m-card.with-image {
    flex: 0 1 calc((100% - 24px) / 2);
  }
  .kn-multi-cards-align-center-icon-cards .inner-section .o-cards.three-in-a-row.grid .m-card.with-image .inner-card {
    margin: 0;
  }
  .kn-multi-cards-align-center-icon-cards .inner-section .o-cards.three-in-a-row.grid .m-card.with-image .inner-card h4 {
    font-size: 1.75em;
  }
  .kn-multi-cards-align-center-icon-cards .inner-section .o-cards.three-in-a-row.grid .m-card.with-image .inner-card p {
    font-size: 1.13em;
  }
}
@media (min-width: 1024px) {
  .kn-multi-cards-align-center-icon-cards .inner-section {
    padding-top: 48px !important;
  }
  .kn-multi-cards-align-center-icon-cards .inner-section .article.content .text-content {
    width: 80%;
  }
  .kn-multi-cards-align-center-icon-cards .inner-section .article.content .text-content .primary-button {
    margin-bottom: 32px;
  }
  .kn-multi-cards-align-center-icon-cards .inner-section .o-cards.three-in-a-row.grid {
    justify-content: center;
    gap: 85px;
  }
  .kn-multi-cards-align-center-icon-cards .inner-section .o-cards.three-in-a-row.grid .m-card.with-image {
    flex: 1 1 calc((100% - 170px) / 3);
  }
  .kn-multi-cards-align-center-icon-cards .inner-section .o-cards.three-in-a-row.grid .m-card.with-image .inner-card {
    margin: 0;
  }
}
.kn-multi-cards-image {
  background-color: #FBCFBA;
  overflow: hidden;
}
.kn-multi-cards-image .inner-section {
  padding-top: 40px !important;
}
.kn-multi-cards-image .inner-section .article.content p {
  color: #222222;
}
.kn-multi-cards-image .inner-section .article.content .text-content .primary-button {
  margin: 24px 0 64px;
}
.kn-multi-cards-image .inner-section .o-cards {
  margin-top: 32px;
}
.kn-multi-cards-image .inner-section .o-cards .m-card .inner-card {
  margin-bottom: 56px;
}
.kn-multi-cards-image .inner-section .o-cards .m-card .inner-card .image {
  min-height: auto;
}
.kn-multi-cards-image .inner-section .o-cards .m-card .inner-card .image img {
  max-width: unset;
}
.kn-multi-cards-image .inner-section .o-cards .m-card .inner-card .textfield {
  text-align: left;
}
.kn-multi-cards-image .inner-section .o-cards .m-card .inner-card .textfield h4 {
  line-height: 1;
  margin-top: 24px;
}
.kn-multi-cards-image .inner-section .o-cards .m-card .inner-card .textfield p {
  color: #222222;
}
.kn-multi-cards-image .inner-section .o-cards .m-card:last-child .inner-card .image {
  position: relative;
  height: 230px;
  overflow: visible;
}
.kn-multi-cards-image .inner-section .o-cards .m-card:last-child .inner-card .image img {
  position: absolute;
  right: -80px;
  bottom: -150px;
  width: 440px;
}

@media (min-width: 768px) {
  .kn-multi-cards-image .inner-section {
    padding-top: 48px !important;
  }
  .kn-multi-cards-image .inner-section .o-cards.three-in-a-row.grid {
    gap: 24px;
  }
  .kn-multi-cards-image .inner-section .o-cards.three-in-a-row.grid .m-card.with-image {
    flex: 1 1 calc((100% - 48px) / 3);
  }
  .kn-multi-cards-image .inner-section .o-cards.three-in-a-row.grid .m-card.with-image .inner-card {
    margin: 0;
  }
  .kn-multi-cards-image .inner-section .o-cards.three-in-a-row.grid .m-card.with-image .inner-card .textfield {
    margin-top: 32px;
  }
  .kn-multi-cards-image .inner-section .o-cards.three-in-a-row.grid .m-card.with-image .inner-card .textfield p {
    font-size: 1.13em;
  }
  .kn-multi-cards-image .inner-section .o-cards.three-in-a-row.grid .m-card.with-image:last-child .inner-card .image img {
    right: -190px;
    bottom: -160px;
    width: 450px;
  }
}
@media (min-width: 1024px) {
  .kn-multi-cards-image .inner-section {
    padding-top: 48px !important;
    padding-bottom: 56px !important;
  }
  .kn-multi-cards-image .inner-section .article.content .text-content {
    width: 80%;
  }
  .kn-multi-cards-image .inner-section .article.content .text-content .primary-button {
    margin-bottom: 32px;
  }
  .kn-multi-cards-image .inner-section .o-cards.three-in-a-row.grid {
    justify-content: center;
    gap: 85px;
  }
  .kn-multi-cards-image .inner-section .o-cards.three-in-a-row.grid .m-card.with-image {
    flex: 1 1 calc((100% - 170px) / 3);
  }
  .kn-multi-cards-image .inner-section .o-cards.three-in-a-row.grid .m-card.with-image .inner-card {
    margin: 0;
  }
  .kn-multi-cards-image .inner-section .o-cards.three-in-a-row.grid .m-card.with-image:last-child .inner-card .image img {
    right: -160px;
    bottom: -215px;
    width: 520px;
  }
}
.kn-multi-cards-icon-border {
  background-color: #fffbf6;
  padding-top: 24px;
  padding-bottom: 56px;
}
.kn-multi-cards-icon-border .inner-section .o-cards {
  justify-content: left;
}
.kn-multi-cards-icon-border .inner-section .o-cards .m-card .inner-card {
  border-radius: 0;
  border-bottom: 2px solid #9F9078;
  padding-bottom: 24px;
}
.kn-multi-cards-icon-border .inner-section .o-cards .m-card .inner-card .image {
  justify-content: flex-start;
  align-items: flex-end;
  margin-bottom: 32px;
  width: 110px;
}
.kn-multi-cards-icon-border .inner-section .o-cards .m-card .inner-card .textfield p {
  color: #222222;
}

@media (min-width: 768px) {
  .kn-multi-cards-icon-border {
    padding-top: 32px;
  }
  .kn-multi-cards-icon-border .inner-section .o-cards .m-card .inner-card .textfield p {
    font-size: 1.13em;
  }
}
@media (min-width: 1024px) {
  .kn-multi-cards-icon-border {
    padding-bottom: 80px;
  }
  .kn-multi-cards-icon-border .inner-section .article.content .text-content {
    width: 60%;
    margin: 0 auto;
  }
  .kn-multi-cards-icon-border .inner-section .o-cards .m-card .inner-card {
    padding-bottom: 8px;
  }
}
@media (min-width: 1440px) {
  .kn-multi-cards-icon-border .inner-section .o-cards {
    -moz-column-gap: 85px;
         column-gap: 85px;
  }
  .kn-multi-cards-icon-border .inner-section .o-cards .m-card {
    flex: 1 1 calc((100% - 170px) / 3);
  }
  .kn-multi-cards-icon-border .inner-section .o-cards .m-card .inner-card {
    margin: 0;
    padding-bottom: 32px;
  }
}
.kn-multi-cards-grey-bg {
  background-color: #EBE5DF;
}
.kn-multi-cards-grey-bg .inner-section {
  padding-top: 80px !important;
  padding-bottom: 80px !important;
}
.kn-multi-cards-grey-bg .inner-section .article.content h3 {
  margin-bottom: 32px;
}
.kn-multi-cards-grey-bg .inner-section .o-cards .m-card.with-image {
  margin-bottom: 48px;
}
.kn-multi-cards-grey-bg .inner-section .o-cards .m-card.with-image .inner-card .image img {
  width: 100%;
  max-width: unset;
  height: 200px;
  -o-object-fit: cover;
     object-fit: cover;
}
.kn-multi-cards-grey-bg .inner-section .o-cards .m-card.with-image .inner-card .textfield {
  text-align: left;
  margin-top: 24px;
}
.kn-multi-cards-grey-bg .inner-section .o-cards .m-card.with-image .inner-card .textfield h4 {
  margin-bottom: 0;
  line-height: 1.4;
}
.kn-multi-cards-grey-bg .inner-section .o-cards .m-card.with-image .inner-card .textfield p {
  font-family: "JosefinSans";
  color: #222222;
}

@media (min-width: 768px) {
  .kn-multi-cards-grey-bg .inner-section {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
  .kn-multi-cards-grey-bg .inner-section .o-cards.four-in-a-row.grid {
    justify-content: center !important;
    gap: 24px;
  }
  .kn-multi-cards-grey-bg .inner-section .o-cards.four-in-a-row.grid .m-card.with-image {
    flex: 1 1 calc((100% - 48px) / 2);
  }
  .kn-multi-cards-grey-bg .inner-section .o-cards.four-in-a-row.grid .m-card.with-image .inner-card {
    margin: 0;
  }
  .kn-multi-cards-grey-bg .inner-section .o-cards.four-in-a-row.grid .m-card.with-image .inner-card .textfield {
    margin-top: 32px;
  }
  .kn-multi-cards-grey-bg .inner-section .o-cards.four-in-a-row.grid .m-card.with-image .inner-card .textfield p {
    font-size: 1.13em;
  }
}
@media (min-width: 1024px) {
  .kn-multi-cards-grey-bg .inner-section .article.content h3 {
    margin-bottom: 48px;
  }
  .kn-multi-cards-grey-bg .inner-section .o-cards.four-in-a-row.grid {
    gap: 24px;
  }
  .kn-multi-cards-grey-bg .inner-section .o-cards.four-in-a-row.grid .m-card.with-image {
    flex: 1 1 calc((100% - 72px) / 4);
  }
}
@media (min-width: 1440px) {
  .kn-multi-cards-grey-bg .inner-section .o-cards.four-in-a-row.grid {
    gap: 86px;
  }
  .kn-multi-cards-grey-bg .inner-section .o-cards.four-in-a-row.grid .m-card.with-image {
    flex: 1 1 calc((100% - 258px) / 4);
  }
}
.kn-multi-cards-colored {
  padding-bottom: 40px;
}
.kn-multi-cards-colored .inner-section .o-cards.three-in-a-row.grid .m-card.with-image {
  margin-bottom: 16px;
  padding: 24px 24px 48px;
}
.kn-multi-cards-colored .inner-section .o-cards.three-in-a-row.grid .m-card.with-image .inner-card .image {
  min-height: 280px;
}
.kn-multi-cards-colored .inner-section .o-cards.three-in-a-row.grid .m-card.with-image .inner-card .image img {
  width: 160px;
}
.kn-multi-cards-colored .inner-section .o-cards.three-in-a-row.grid .m-card.with-image .inner-card .textfield {
  text-align: left;
}
.kn-multi-cards-colored .inner-section .o-cards.three-in-a-row.grid .m-card.with-image .inner-card .textfield p {
  color: #222222;
}
.kn-multi-cards-colored .inner-section .o-cards.three-in-a-row.grid .m-card.with-image .inner-card .textfield .primary-button {
  margin-top: 40px;
}
.kn-multi-cards-colored .inner-section .o-cards.three-in-a-row.grid .m-card:nth-child(1) {
  background-color: #FBCFBA;
}
.kn-multi-cards-colored .inner-section .o-cards.three-in-a-row.grid .m-card:nth-child(2) {
  background-color: #FCE6C2;
}
.kn-multi-cards-colored .inner-section .o-cards.three-in-a-row.grid .m-card:nth-child(2) .inner-card .image img {
  width: 180px;
}
.kn-multi-cards-colored .inner-section .o-cards.three-in-a-row.grid .m-card:nth-child(3) {
  background-color: #BDB3A3;
}
.kn-multi-cards-colored .inner-section .o-cards.three-in-a-row.grid .m-card:nth-child(3) .inner-card .image img {
  width: 250px;
  max-width: unset;
}
.kn-multi-cards-colored .inner-section .o-cards.three-in-a-row.grid .m-card:nth-child(3) .inner-card .textfield .text-content {
  max-width: 830px;
}

@media (min-width: 768px) {
  .kn-multi-cards-colored {
    padding-bottom: 64px;
  }
  .kn-multi-cards-colored .inner-section .o-cards.three-in-a-row.grid {
    -moz-column-gap: 16px;
         column-gap: 16px;
    justify-content: center;
  }
  .kn-multi-cards-colored .inner-section .o-cards.three-in-a-row.grid .m-card.with-image {
    margin-bottom: 0;
    flex: 1 1 calc((100% - 16px) / 2);
  }
  .kn-multi-cards-colored .inner-section .o-cards.three-in-a-row.grid .m-card.with-image .inner-card {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
  }
  .kn-multi-cards-colored .inner-section .o-cards.three-in-a-row.grid .m-card.with-image .inner-card .image {
    height: 100%;
  }
  .kn-multi-cards-colored .inner-section .o-cards.three-in-a-row.grid .m-card.with-image .inner-card .textfield .text-content {
    height: 410px;
  }
  .kn-multi-cards-colored .inner-section .o-cards.three-in-a-row.grid .m-card.with-image .inner-card .textfield .text-content p {
    font-size: 1.13em;
  }
}
@media (min-width: 768px) and (max-width: 1297px) {
  .kn-multi-cards-colored .inner-section .o-cards.three-in-a-row.grid .m-card.with-image:last-child .inner-card .textfield .text-content {
    height: auto;
  }
}
@media (min-width: 1024px) {
  .kn-multi-cards-colored .inner-section {
    max-width: 1640px;
  }
  .kn-multi-cards-colored .inner-section .o-cards.three-in-a-row.grid .m-card.with-image {
    margin-bottom: 0;
    flex: 1 1 calc((100% - 32px) / 3);
  }
  .kn-multi-cards-colored .inner-section .o-cards.three-in-a-row.grid .m-card.with-image .inner-card .textfield .text-content {
    height: 280px;
  }
}
@media (min-width: 1297px) {
  .kn-multi-cards-colored .inner-section .o-cards.three-in-a-row.grid .m-card.with-image .inner-card .textfield .text-content {
    height: 320px;
  }
}
.kn-50-50-section {
  color: #ffffff;
}
.kn-50-50-section .article.content {
  padding: 64px 24px;
  margin: 0;
}
.kn-50-50-section .article.content h2 {
  margin: 0;
}
.kn-50-50-section .article.content.bg-kollanjurarna {
  background-image: url(../img/bkg.png);
  background-position: center;
  background-size: auto 100%;
  background-repeat: no-repeat;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 590px;
}
.kn-50-50-section .article.content.bg-kollanjurarna h2, .kn-50-50-section .article.content.bg-kollanjurarna p {
  color: #ffffff;
}
.kn-50-50-section .article.content.bg-kollanjurarna a.primary-button {
  background-color: #ffffff;
  color: #EF4123;
}
.kn-50-50-section .article.content img {
  width: 40%;
  max-width: 165px;
}
.kn-50-50-section .article.content p:last-of-type {
  margin: 0;
}

@media (min-width: 768px) {
  .kn-50-50-section .article h2,
  .kn-50-50-section .article h3,
  .kn-50-50-section .article h4 {
    margin-bottom: 0;
  }
  .kn-50-50-section .article h2,
  .kn-50-50-section .article h3,
  .kn-50-50-section .article h4,
  .kn-50-50-section .article p {
    width: 100%;
    max-width: 500px;
  }
  .kn-50-50-section .article:nth-child(1) {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    padding-right: 40px;
  }
  .kn-50-50-section .article:nth-child(2) {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding-left: 40px;
  }
}
@media (min-width: 1024px) {
  .kn-50-50-section .article:nth-child(1) {
    padding-right: 60px;
  }
  .kn-50-50-section .article:nth-child(2) {
    padding-left: 60px;
  }
}
@media (min-width: 1440px) {
  .kn-50-50-section .article.bg-kollanjurarna {
    background-size: 130%;
  }
  .kn-50-50-section .article:nth-child(1) {
    padding-right: 100px;
  }
  .kn-50-50-section .article:nth-child(2) {
    padding-left: 100px;
  }
}
.kn-text-icon-list-section {
  background-color: #fdf2e0;
  padding: 48px 0;
}
.kn-text-icon-list-section .inner-section .article.content .text-content h3 {
  margin-top: 0;
}
.kn-text-icon-list-section .inner-section .article.content .text-content a {
  margin-top: 32px;
}
.kn-text-icon-list-section .inner-section .article.content ul {
  height: -moz-fit-content;
  height: fit-content;
  padding: 0;
  margin-top: 64px;
  max-width: unset;
}
.kn-text-icon-list-section .inner-section .article.content ul li {
  display: flex;
  align-items: flex-start;
  background-color: #FBCFBA;
  border-radius: 15px;
  padding: 24px 24px;
  margin: 0 0 24px;
}
.kn-text-icon-list-section .inner-section .article.content ul li .img {
  margin-right: 24px;
  height: auto;
  width: 100%;
  max-width: 80px;
}
.kn-text-icon-list-section .inner-section .article.content ul li .img img {
  width: 100%;
}
.kn-text-icon-list-section .inner-section .article.content ul li .text h4 {
  font-size: 1.2em;
  margin-top: 0;
  margin-bottom: 0;
}
.kn-text-icon-list-section .inner-section .article.content ul li .text p {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .kn-text-icon-list-section {
    padding: 56px 0;
  }
  .kn-text-icon-list-section .inner-section .article.content .text-content p {
    font-size: 1.13em;
  }
  .kn-text-icon-list-section .inner-section .article.content ul li {
    padding: 32px;
  }
  .kn-text-icon-list-section .inner-section .article.content ul li .img {
    max-width: 100px;
    margin-right: 40px;
  }
  .kn-text-icon-list-section .inner-section .article.content ul li .text p {
    font-size: 1.03em;
  }
}
@media (min-width: 1024px) {
  .kn-text-icon-list-section {
    padding: 80px 0;
  }
  .kn-text-icon-list-section .inner-section .article.content {
    display: flex;
    gap: 48px;
  }
  .kn-text-icon-list-section .inner-section .article.content .text-content {
    width: 40%;
  }
  .kn-text-icon-list-section .inner-section .article.content ul {
    margin-top: 0;
    width: 60%;
  }
}
.kn-icon-list-section {
  background-color: #fffbf6;
}
.kn-icon-list-section .list.with-icon {
  padding-left: 0;
  width: 100%;
  max-width: 768px;
  margin: 0 auto;
}
.kn-icon-list-section .list.with-icon li {
  list-style: none;
  text-align: left;
  margin-bottom: 48px;
}
.kn-icon-list-section .list.with-icon li .img {
  display: flex;
  align-items: center;
  float: left;
  margin-right: 32px;
  margin-left: 8px;
}
.kn-icon-list-section .list.with-icon li .img img {
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
  max-width: 70px;
}
.kn-icon-list-section .list.with-icon li h3 {
  margin-bottom: 8px;
}
.kn-icon-list-section .list.with-icon li p {
  display: flex;
}

@media (min-width: 768px) {
  .kn-icon-list-section {
    padding-bottom: 64px;
  }
  .kn-icon-list-section .list.with-icon li {
    margin-bottom: 0;
  }
  .kn-icon-list-section .list.with-icon li h3 {
    font-size: 1.55em;
  }
  .kn-icon-list-section .list.with-icon li p {
    font-size: 1.02em;
  }
  .kn-icon-list-section .list.with-icon li .img {
    width: 170px;
    padding: 40px 56px 40px 16px;
    margin: 0;
  }
  .kn-icon-list-section .list.with-icon li .img img {
    max-width: 114px;
  }
}
.kn-list-stages .inner-section {
  max-width: 768px;
}
.kn-list-stages .inner-section .article.content {
  padding-bottom: 40px;
}
.kn-list-stages .inner-section .article.content .list-headings {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.kn-list-stages .inner-section .article.content .list-headings h4 {
  font-size: 1em;
}
.kn-list-stages .inner-section .article.content .list-headings h4:last-of-type {
  max-width: 52%;
}
.kn-list-stages .inner-section .article.content ul {
  display: flex;
  flex-direction: column;
  padding: 0;
  margin-top: 0;
}
.kn-list-stages .inner-section .article.content ul li {
  display: flex;
  min-height: 140px;
  background-color: #ffffff;
  border-radius: 15px;
  padding: 24px 16px;
  margin-bottom: 16px;
}
.kn-list-stages .inner-section .article.content ul li p {
  font-size: 1em;
}
.kn-list-stages .inner-section .article.content ul li .list-item {
  display: flex;
  justify-content: center;
}
.kn-list-stages .inner-section .article.content ul li .list-item.column-one {
  flex-direction: column;
  width: 46%;
}
.kn-list-stages .inner-section .article.content ul li .list-item.column-one h4 {
  font-size: 1.13em;
  margin: 0;
}
.kn-list-stages .inner-section .article.content ul li .list-item.column-one p {
  word-wrap: break-word;
}
.kn-list-stages .inner-section .article.content ul li .list-item.column-two {
  align-items: center;
  width: 28%;
  border-left: 2px solid #fdf2e0;
  border-right: 2px solid #fdf2e0;
  padding: 0 16px;
  text-align: center;
}
.kn-list-stages .inner-section .article.content ul li .list-item.column-three {
  align-items: center;
  justify-content: center;
  width: 26%;
  padding: 0 20px;
}

@media (min-width: 768px) {
  .kn-list-stages .inner-section .article.content .list-headings h4 {
    font-size: 1.3em;
  }
  .kn-list-stages .inner-section .article.content .list-headings h4:last-of-type {
    max-width: 430px;
  }
  .kn-list-stages .inner-section .article.content ul li {
    padding: 32px 24px;
  }
  .kn-list-stages .inner-section .article.content ul li p {
    font-size: 1em;
  }
  .kn-list-stages .inner-section .article.content ul li .list-item.column-one {
    width: 40%;
  }
  .kn-list-stages .inner-section .article.content ul li .list-item.column-one h4 {
    font-size: 1.13em;
  }
  .kn-list-stages .inner-section .article.content ul li .list-item.column-two {
    width: 38%;
  }
  .kn-list-stages .inner-section .article.content ul li .list-item.column-three {
    width: 22%;
  }
}
section.kn-large-card-section {
  background-color: #fdf2e0;
  padding: 48px 0;
}
section.kn-large-card-section .o-text-image-container .m-card.with-image.large.left-image {
  margin-bottom: 0;
}
section.kn-large-card-section .o-text-image-container .m-card.with-image.large.left-image .inner-card .textfield {
  text-align: left;
}
section.kn-large-card-section .o-text-image-container .m-card.with-image.large.left-image .inner-card .textfield h2 {
  font-size: 1.8em;
}
section.kn-large-card-section .o-text-image-container .m-card.with-image.large.left-image .inner-card .textfield p {
  color: #222222;
}
section.kn-large-card-section .o-text-image-container .m-card.with-image.large.left-image .inner-card .textfield a {
  margin: 40px 0 0;
  text-decoration: none;
}

@media (min-width: 768px) {
  section.kn-large-card-section {
    padding: 80px 0;
  }
  section.kn-large-card-section .o-text-image-container .m-card.with-image.large.left-image .inner-card .image {
    display: flex;
    justify-content: center;
  }
  section.kn-large-card-section .o-text-image-container .m-card.with-image.large.left-image .inner-card .image img {
    max-width: 350px;
  }
  section.kn-large-card-section .o-text-image-container .m-card.with-image.large.left-image .inner-card .textfield {
    padding: 16px 40px 24px;
  }
  section.kn-large-card-section .o-text-image-container .m-card.with-image.large.left-image .inner-card .textfield p {
    font-size: 1.13em;
  }
}
@media (min-width: 1024px) {
  section.kn-large-card-section {
    padding: 150px 0;
  }
  section.kn-large-card-section .o-text-image-container .m-card.with-image.large.left-image .inner-card .image {
    justify-content: flex-end;
    padding-right: 48px;
  }
  section.kn-large-card-section .o-text-image-container .m-card.with-image.large.left-image .inner-card .image img {
    max-width: 380px;
  }
  section.kn-large-card-section .o-text-image-container .m-card.with-image.large.left-image .inner-card .textfield {
    padding-left: 48px !important;
  }
  section.kn-large-card-section .o-text-image-container .m-card.with-image.large.left-image .inner-card .textfield h2 {
    font-size: 2.7em;
  }
}
section.bg-grey .o-text-image-container .m-card.with-image.large.right-image {
  margin: 0;
}
section.bg-grey .o-text-image-container .m-card.with-image.large.right-image .inner-card .image {
  position: relative;
  overflow: visible;
  margin: 20px 0;
}
section.bg-grey .o-text-image-container .m-card.with-image.large.right-image .inner-card .image img {
  position: absolute;
  bottom: -50px;
}
section.bg-grey .o-text-image-container .m-card.with-image.large.right-image .inner-card .textfield {
  margin-top: 32px;
}
@media (max-width: 768px) {
  section.bg-grey .o-text-image-container .m-card.with-image.large.right-image .inner-card .textfield {
    padding-bottom: 80px;
  }
}
section.bg-grey .o-text-image-container .m-card.with-image.large.right-image .inner-card .textfield h2, section.bg-grey .o-text-image-container .m-card.with-image.large.right-image .inner-card .textfield p {
  color: #000 !important;
}

@media (min-width: 768px) {
  section.bg-grey .o-text-image-container {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 600px;
  }
  section.bg-grey .o-text-image-container .m-card.with-image.large.right-image {
    width: 90%;
  }
  section.bg-grey .o-text-image-container .m-card.with-image.large.right-image .inner-card .image {
    display: flex;
    justify-content: flex-start;
  }
  section.bg-grey .o-text-image-container .m-card.with-image.large.right-image .inner-card .image img {
    position: absolute;
    bottom: -140px;
    left: 30px;
    max-width: 320px;
  }
  section.bg-grey .o-text-image-container .m-card.with-image.large.right-image .inner-card .textfield {
    margin-top: 0;
    padding: 0 !important;
  }
  section.bg-grey .o-text-image-container .m-card.with-image.large.right-image .inner-card .textfield p {
    font-size: 1.13em;
  }
}
@media (min-width: 1024px) {
  section.bg-grey .o-text-image-container {
    height: 800px;
  }
  section.bg-grey .o-text-image-container .m-card.with-image.large.right-image .inner-card .image img {
    left: 100px;
    bottom: -170px;
    max-width: 400px;
  }
  section.bg-grey .o-text-image-container .m-card.with-image.large.right-image .inner-card .textfield {
    max-width: 780px;
  }
}
.kn-large-card-orange-bg {
  background: url(../img/bkg.png);
  background-position: center;
  background-size: auto 100%;
  background-repeat: no-repeat;
  padding: 64px 0 0;
}
.kn-large-card-orange-bg .o-text-image-container.big .m-card.with-image.large.right-image {
  margin: 0;
}
.kn-large-card-orange-bg .o-text-image-container.big .m-card.with-image.large.right-image .inner-card {
  display: flex;
  flex-direction: column-reverse;
}
.kn-large-card-orange-bg .o-text-image-container.big .m-card.with-image.large.right-image .inner-card .image {
  position: relative;
  overflow: visible;
}
.kn-large-card-orange-bg .o-text-image-container.big .m-card.with-image.large.right-image .inner-card .image img {
  position: absolute;
  bottom: 0;
  right: 0;
  max-width: 330px;
}
.kn-large-card-orange-bg .o-text-image-container.big .m-card.with-image.large.right-image .inner-card .textfield {
  text-align: left;
}
.kn-large-card-orange-bg .o-text-image-container.big .m-card.with-image.large.right-image .inner-card .textfield h2, .kn-large-card-orange-bg .o-text-image-container.big .m-card.with-image.large.right-image .inner-card .textfield p {
  color: #ffffff;
}
.kn-large-card-orange-bg .o-text-image-container.big .m-card.with-image.large.right-image .inner-card .textfield p {
  margin: 24px 0;
  font-family: "JosefinSans";
  font-size: 1.2em;
}
.kn-large-card-orange-bg .o-text-image-container.big .m-card.with-image.large.right-image .inner-card .textfield a.primary-button {
  background-color: #ffffff;
  color: #EF4123;
  font-size: 18px;
}
.kn-large-card-orange-bg .o-text-image-container.big .m-card.with-image.large.right-image .inner-card .textfield a.primary-button::after {
  content: none;
}

@media (min-width: 768px) {
  .kn-large-card-orange-bg {
    padding: 64px 0;
    overflow: hidden;
  }
  .kn-large-card-orange-bg .o-text-image-container.big .m-card.with-image.large.right-image .inner-card {
    flex-direction: row-reverse;
  }
  .kn-large-card-orange-bg .o-text-image-container.big .m-card.with-image.large.right-image .inner-card .image img {
    right: auto;
    left: 0;
    bottom: -160px;
    max-width: 450px;
  }
  .kn-large-card-orange-bg .o-text-image-container.big .m-card.with-image.large.right-image .inner-card .textfield {
    width: 60%;
    max-width: 650px;
  }
}
@media (min-width: 1024px) {
  .kn-large-card-orange-bg {
    background-size: 190%;
    padding: 112px 0;
  }
  .kn-large-card-orange-bg .o-text-image-container.big .m-card.with-image.large.right-image .inner-card .image img {
    left: -80px;
    bottom: -220px;
    max-width: 550px;
  }
  .kn-large-card-orange-bg .o-text-image-container.big .m-card.with-image.large.right-image .inner-card .textfield {
    width: 60%;
    max-width: 650px;
  }
  .kn-large-card-orange-bg .o-text-image-container.big .m-card.with-image.large.right-image .inner-card .textfield p {
    font-size: 1.5em;
    line-height: 1.3em;
  }
}
.source-reference-page p {
  margin-bottom: 0;
}
.source-reference-page p a {
  display: inline-block;
  margin: 4px 0 40px;
  text-decoration: underline;
  width: 100% !important;
}
.source-reference-page p a::before {
  background: none;
}
.source-reference-page p a:hover {
  background: none;
  text-decoration: underline;
}

.article-page-model main {
  background-color: #fdf2e0;
}
.article-page-model main .content img {
  border-radius: 0;
}

.category-landing-page-model main section.o-text-block {
  background-color: #fffbf6;
}

a.primary-button, button.primary-button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0 32px;
  border-radius: 40px;
  background-color: #EF4123;
  font-family: "JosefinSans-bold";
  font-size: 1.13em;
  text-decoration: none;
  color: #ffffff;
  height: 48px;
  min-width: 220px;
  transition: all 0.2s ease;
}
a.primary-button.external, button.primary-button.external {
  padding: 0 32px;
  transition: all 0.2s ease;
}
a.primary-button::before, button.primary-button::before {
  background: none;
}
a.primary-button:hover, button.primary-button:hover {
  background-color: #D73A1F;
  text-decoration: none;
}
a.primary-button:hover::before, button.primary-button:hover::before {
  background: none;
}

@media (min-width: 768px) {
  a.primary-button, button.primary-button {
    font-size: 1em;
  }
}
#section-img-banner .o-hero.background-image .inner-background .inner-content .hero-content {
  display: none;
}

.quiz .a-btn.primary .a-btn-inner button:hover {
  background-color: #D73A1F;
}

.yes-no-layout .o-quiz .m-quiz-slide .nav-buttons button[type=submit] {
  background: #EF4123;
  font-family: "JosefinSans";
  min-width: 120px;
}
.yes-no-layout .o-quiz .m-quiz-slide .nav-buttons button[type=submit]:hover {
  background: #D73A1F;
}

.yes-no-layout .o-quiz .m-quiz-slide .nav-buttons button[type=submit].prev-q {
  background: transparent;
  outline: #EF4123 2px solid;
  outline-offset: -2px;
  color: #EF4123;
  font-family: "JosefinSans";
  min-width: 120px;
}
.yes-no-layout .o-quiz .m-quiz-slide .nav-buttons button[type=submit].prev-q:hover {
  background: #EF4123;
  color: #ffffff;
}

.quiz .a-btn.primary .a-btn-inner button {
  background-color: #EF4123;
  font-family: "JosefinSans-bold";
  font-size: 1em;
  padding: 0 24px;
}
.quiz .textfield {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 80px;
  padding-bottom: 80px;
}
.quiz .textfield h1 {
  margin-top: 0;
  color: #830051;
}
.quiz .checklist {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 32px;
  padding-left: 0;
  max-width: 1224px;
  margin: auto;
  margin-bottom: 32px;
}
.quiz .checklist li {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 16px;
  margin-bottom: 0;
  width: 100%;
  max-width: 320px;
}
.quiz .checklist li span {
  color: #EF4123;
}
.quiz .checklist li::before {
  content: "";
  width: 96px;
  height: 96px;
  display: block;
  margin-right: 0;
}
.quiz .checklist li:nth-child(1)::before {
  background: url("../img/Asset 3.svg");
  background-position: center;
  background-size: contain;
}
.quiz .checklist li:nth-child(2)::before {
  background: url("../img/Asset 2.svg");
  background-position: center;
  background-size: contain;
}
.quiz .checklist li:nth-child(3)::before {
  background: url("../img/Asset-1.svg");
  background-position: center;
  background-size: contain;
}
@media (min-width: 1024px) {
  .quiz .checklist {
    flex-wrap: nowrap;
  }
  .quiz .checklist li {
    width: 33.3333333333%;
  }
}
.quiz .checklist + .a-btn.primary {
  display: flex;
  align-items: center;
  justify-content: center;
}
.quiz .checklist + .a-btn.primary a {
  /*       background: none;
        border: 1px solid $mulberry-100;
        color: $mulberry-100; */
  padding: 0 32px;
}
.quiz .info {
  display: flex;
  justify-content: center;
  align-items: center;
}
.quiz .info.mw-desktop {
  max-width: 100%;
}
.quiz .info p {
  max-width: 750px;
  color: #000000;
}

.o-quiz .m-quiz-slide {
  height: 440px;
  min-height: 630px;
}
.o-quiz .m-quiz-slide.slick-active {
  height: auto;
}
.o-quiz .m-quiz-slide .progressbar ul li {
  background: #ffffff;
  border: solid 1px #f0f0e9;
  color: #666666;
}
.o-quiz .m-quiz-slide .progressbar ul li.active {
  color: #ffffff;
  background: #EF4123;
}
.o-quiz .m-quiz-slide .question {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.o-quiz .m-quiz-slide .question .infotext, .o-quiz .m-quiz-slide .question .infotext p {
  color: #000000;
  font-family: "JosefinSans";
  padding: 16px;
  margin: 0;
}
.o-quiz .m-quiz-slide .question .infotext.show + .infotext.show {
  margin-top: 16px;
}
.o-quiz .m-quiz-slide .question .radio-btns, .o-quiz .m-quiz-slide .question .check-btns {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.o-quiz .m-quiz-slide .question .radio-btns fieldset, .o-quiz .m-quiz-slide .question .check-btns fieldset {
  display: flex;
  flex-wrap: wrap;
  max-width: 750px;
  gap: 32px;
}
.o-quiz .m-quiz-slide .question .radio-btns fieldset label.answer, .o-quiz .m-quiz-slide .question .check-btns fieldset label.answer {
  background-color: #fdf2e0;
  border-color: #222222;
  color: #222222;
}
.o-quiz .m-quiz-slide .question .radio-btns fieldset label.answer.selected, .o-quiz .m-quiz-slide .question .check-btns fieldset label.answer.selected {
  border-color: #EF4123;
  background-color: #EF4123;
}
.o-quiz .m-quiz-slide .question .radio-btns fieldset label.answer.selected::before, .o-quiz .m-quiz-slide .question .check-btns fieldset label.answer.selected::before {
  color: #ffffff;
}
.o-quiz .m-quiz-slide .question .radio-btns fieldset label.answer::before, .o-quiz .m-quiz-slide .question .check-btns fieldset label.answer::before {
  color: #222222;
}
.o-quiz .m-quiz-slide .question .radio-btns div.answer, .o-quiz .m-quiz-slide .question .check-btns div.answer {
  display: flex;
  justify-content: center;
  align-items: center;
  border: solid 1px #EF4123;
  background: none;
  font-family: "JosefinSans-bold";
  color: #EF4123;
  text-transform: uppercase;
  width: auto;
  height: auto;
  min-width: 140px;
  border-radius: 10rem;
  padding: 0 16px;
  line-height: 48px;
  font-size: 16px;
  margin: 0;
}
.o-quiz .m-quiz-slide .question .radio-btns div.answer::before, .o-quiz .m-quiz-slide .question .check-btns div.answer::before {
  display: none;
}
.o-quiz .m-quiz-slide .question .radio-btns div.answer.selected, .o-quiz .m-quiz-slide .question .check-btns div.answer.selected {
  background: #EF4123;
  color: #ffffff;
  border: none;
}
.o-quiz .m-quiz-slide .question .radio-btns .nav-buttons, .o-quiz .m-quiz-slide .question .check-btns .nav-buttons {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  gap: 32px;
  flex-wrap: nowrap;
  margin-top: 16px;
  text-transform: uppercase;
}
.o-quiz .m-quiz-slide .question .radio-btns button[type=submit], .o-quiz .m-quiz-slide .question .check-btns button[type=submit] {
  background: #F6CD66;
  color: #830051;
  line-height: 48px;
  font-size: 16px;
  font-family: "JosefinSans-bold";
  background: none;
  color: #EF4123;
  text-transform: uppercase;
  border: solid 1px #EF4123;
  padding: 0 32px;
  width: 140px !important;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  margin: 0 !important;
}
.o-quiz .m-quiz-slide .question .radio-btns button[type=submit]:hover, .o-quiz .m-quiz-slide .question .check-btns button[type=submit]:hover {
  background: #F9DD99;
}
.o-quiz .m-quiz-slide .question .radio-btns button[type=submit].next-q::after, .o-quiz .m-quiz-slide .question .check-btns button[type=submit].next-q::after {
  content: "";
  display: block;
  width: 1rem;
  height: 1rem;
  background: url("../img/kollanjurarna-arrow.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin-bottom: 5px;
}
.o-quiz .m-quiz-slide .question .radio-btns button[type=submit].prev-q, .o-quiz .m-quiz-slide .question .check-btns button[type=submit].prev-q {
  background: none;
  color: #EF4123;
}
.o-quiz .m-quiz-slide .question .radio-btns button[type=submit].prev-q::before, .o-quiz .m-quiz-slide .question .check-btns button[type=submit].prev-q::before {
  content: "";
  display: block;
  width: 1rem;
  height: 1rem;
  background: url("../img/kollanjurarna-arrow.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin-bottom: 5px;
  transform: scaleX(-1);
}
.o-quiz .m-quiz-slide .question .radio-btns button[type=submit]:hover, .o-quiz .m-quiz-slide .question .check-btns button[type=submit]:hover {
  /*             border: solid 2px $mulberry-100;
              color: white;*/
  background-color: transparent;
}

section.quiz .o-quiz .m-quiz-slide.start .form-field.select.float {
  margin: 32px auto;
  max-width: -moz-max-content;
  max-width: max-content;
  width: auto;
  min-height: auto;
}
section.quiz .o-quiz .m-quiz-slide.start .form-field.select.float select {
  width: auto;
  max-width: auto;
  padding: 4px 16px;
  padding-right: 32px;
  min-height: auto;
  border: 2px solid #EF4123;
}
section.quiz .o-quiz .m-quiz-slide.start .form-field.select.float::after {
  top: 50%;
  transform: translateY(-50%);
}
section.quiz .o-quiz .m-quiz-slide.start, section.quiz .o-quiz .m-quiz-slide.end {
  background: #fdf2e0;
}
section.quiz .o-quiz .m-quiz-slide.start .info, section.quiz .o-quiz .m-quiz-slide.end .info {
  background: #fdf2e0;
  padding-bottom: 80px;
}

.quiz .o-quiz .m-quiz-slide.end .col-12-12 .logo-block, .quiz .o-quiz .m-quiz-slide.end .col-12-12 .textfield {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.quiz .o-quiz .m-quiz-slide.end .col-12-12 .logo-block.logo-block, .quiz .o-quiz .m-quiz-slide.end .col-12-12 .textfield.logo-block {
  padding-top: 32px;
}
.quiz .o-quiz .m-quiz-slide.end .col-12-12 .logo-block.textfield, .quiz .o-quiz .m-quiz-slide.end .col-12-12 .textfield.textfield {
  padding-bottom: 32px;
}
.quiz .o-quiz .m-quiz-slide.end .col-12-12 .logo-block > *, .quiz .o-quiz .m-quiz-slide.end .col-12-12 .textfield > * {
  margin-top: 0;
  color: #830051;
  width: 100%;
  max-width: 720px;
  padding: 0 16px;
  margin: auto;
  text-align: center;
}
.quiz .o-quiz .m-quiz-slide.end .col-12-12 .logo-block > *.a-btn.primary, .quiz .o-quiz .m-quiz-slide.end .col-12-12 .logo-block > *.a-btn.primary.white, .quiz .o-quiz .m-quiz-slide.end .col-12-12 .textfield > *.a-btn.primary, .quiz .o-quiz .m-quiz-slide.end .col-12-12 .textfield > *.a-btn.primary.white {
  width: auto;
  max-width: initial;
  margin: 16px 0;
}
.quiz .o-quiz .m-quiz-slide.end .col-12-12 .logo-block > *.a-btn.primary .a-btn-inner a, .quiz .o-quiz .m-quiz-slide.end .col-12-12 .logo-block > *.a-btn.primary.white .a-btn-inner a, .quiz .o-quiz .m-quiz-slide.end .col-12-12 .textfield > *.a-btn.primary .a-btn-inner a, .quiz .o-quiz .m-quiz-slide.end .col-12-12 .textfield > *.a-btn.primary.white .a-btn-inner a {
  background: none;
  outline: 2px solid #EF4123;
  outline-offset: -2px;
  color: #EF4123;
  padding: 0 32px;
}
.quiz .o-quiz .m-quiz-slide.end .col-12-12 .logo-block > *.a-btn.primary .a-btn-inner a:hover, .quiz .o-quiz .m-quiz-slide.end .col-12-12 .logo-block > *.a-btn.primary.white .a-btn-inner a:hover, .quiz .o-quiz .m-quiz-slide.end .col-12-12 .textfield > *.a-btn.primary .a-btn-inner a:hover, .quiz .o-quiz .m-quiz-slide.end .col-12-12 .textfield > *.a-btn.primary.white .a-btn-inner a:hover {
  background: #EF4123;
  color: #ffffff;
}
.quiz .o-quiz .m-quiz-slide.end .col-12-12 .logo-block > *:first-child, .quiz .o-quiz .m-quiz-slide.end .col-12-12 .textfield > *:first-child {
  padding-top: 16px;
}
.quiz .o-quiz .m-quiz-slide.end .col-12-12 .logo-block.textfield, .quiz .o-quiz .m-quiz-slide.end .col-12-12 .textfield.textfield {
  padding-top: 0;
}
.quiz .o-quiz .m-quiz-slide.end .o-50-50 .logo-block h2, .quiz .o-quiz .m-quiz-slide.end .o-50-50 .logo-block h3 {
  color: #ffffff;
}

section.quiz .slick-dots li {
  height: 11px;
  width: 11px;
}
section.quiz .slick-dots li button {
  background: #999999;
  border: none;
  color: transparent;
  font-size: 0;
  height: 11px;
  width: 11px;
}
section.quiz .slick-dots li button:before {
  content: "";
}
section.quiz .slick-dots li.slick-active button {
  background: #EF4123;
  color: #ffffff;
}
section.quiz .slick-dots li.answered button {
  background: #EF4123;
}

.quiz .o-quiz .m-quiz-slide.end .col-12-12 .textfield p {
  color: #000000;
}

@media (min-width: 768px) {
  .o-quiz .m-quiz-slide .question .radio-btns div.answer, .o-quiz .m-quiz-slide .question .check-btns div.answer {
    width: 160px !important;
  }
  .o-quiz .m-quiz-slide .question .radio-btns button[type=submit], .o-quiz .m-quiz-slide .question .check-btns button[type=submit] {
    width: 160px !important;
  }
}
.bg-warm-grey .inner-section .sources h2 {
  color: #222222;
}
.bg-warm-grey .inner-section .sources p, .bg-warm-grey .inner-section .sources p > a {
  font-family: "JosefinSans";
}
.bg-warm-grey .inner-section .sources p > strong {
  font-family: "JosefinSans-bold";
}/*# sourceMappingURL=main-kollanjurarna.css.map */